38c2399
%global pypi_name livereload
38c2399
38c2399
Name:           python-%{pypi_name}
c15e30a
Version:        2.6.3
9ddff1d
Release:        11%{?dist}
38c2399
Summary:        Utility for starting a server in a directory
6aea68c
38c2399
License:        BSD
38c2399
URL:            https://github.com/lepture/python-livereload
a7419f1
Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
38c2399
BuildArch:      noarch
38c2399
38c2399
%description
6aea68c
LiveReload provides a command line utility, livereload, for starting a server
6aea68c
in a directory. By default, it will listen to port 35729, the common port for
6aea68c
LiveReload browser extensions. LiveReload is designed for web developers who
c4d10dc
know Python.
38c2399
38c2399
%package -n python3-%{pypi_name}
6aea68c
Summary:        %{summary}
38c2399
38c2399
BuildRequires:  python3-setuptools
38c2399
BuildRequires:  python3-devel
38c2399
BuildRequires:  python3-six
38c2399
BuildRequires:  python3-tornado
38c2399
BuildRequires:  python3-certifi
38c2399
BuildRequires:  python3-django
6aea68c
%{?python_provide:%python_provide python3-%{pypi_name}}
38c2399
6aea68c
%description -n python3-%{pypi_name}
6aea68c
LiveReload provides a command line utility, livereload, for starting a server
6aea68c
in a directory. By default, it will listen to port 35729, the common port for
6aea68c
LiveReload browser extensions. LiveReload is designed for web developers who
c4d10dc
know Python.
38c2399
c4d10dc
%package -n %{pypi_name}
c4d10dc
Summary:        Command-Line tool for %{name}
38c2399
499149d
Requires:       python3-%{pypi_name} = %{version}-%{release}
38c2399
c4d10dc
%description -n %{pypi_name}
6aea68c
Command-line tool to live reload content.
38c2399
38c2399
%package docs
38c2399
Summary:        Documentation for %{name}
38c2399
38c2399
%description docs
38c2399
LiveReload documentation and examples.
38c2399
38c2399
%prep
6aea68c
%autosetup -n %{name}-%{version}
38c2399
38c2399
%build
38c2399
%py3_build
38c2399
38c2399
%install
38c2399
%py3_install
38c2399
7448999
#%%check
7448999
#%%{__python3} setup.py test
38c2399
38c2399
%files -n python3-%{pypi_name}
38c2399
%doc README.rst CHANGES.rst
38c2399
%license LICENSE
38c2399
%{_bindir}/%{pypi_name}
38c2399
%{python3_sitelib}/%{pypi_name}
a7419f1
%{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info
38c2399
38c2399
%files docs
38c2399
%doc docs example
38c2399
%license LICENSE
38c2399
c4d10dc
%files -n %{pypi_name}
6aea68c
%{_bindir}/%{pypi_name}
6aea68c
38c2399
%changelog
9ddff1d
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-11
9ddff1d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9ddff1d
40d5b80
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-10
40d5b80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
40d5b80
ce616a7
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 2.6.3-9
ce616a7
- Rebuilt for Python 3.12
ce616a7
c31701f
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-8
c31701f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
c31701f
fc0980c
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-7
fc0980c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
fc0980c
42c2405
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.6.3-6
42c2405
- Rebuilt for Python 3.11
42c2405
068025b
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-5
068025b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
068025b
1b7854c
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-4
1b7854c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
1b7854c
98577a0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.6.3-3
98577a0
- Rebuilt for Python 3.10
98577a0
57da184
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-2
57da184
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
57da184
c15e30a
* Sun Aug 23 2020 Fabian Affolter <mail@fabian-affolter.ch> -2.6.3-1
c15e30a
- Update to latest upstream release 2.6.3 (rhbz#1871363)
c15e30a
d22d66e
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2
d22d66e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
d22d66e
a7419f1
* Sun Jun 07 2020 Fabian Affolter <mail@fabian-affolter.ch> -2.6.2-1
a7419f1
- Enable tests
a7419f1
- Update to latest upstream release 2.6.2 (rhbz#1844763)
a7419f1
33733c3
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.6.1-8
33733c3
- Rebuilt for Python 3.9
33733c3
7a9ef73
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-7
7a9ef73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
7a9ef73
bd2344c
* Tue Sep 10 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.6.1-6
bd2344c
- Disable tests
bd2344c
499149d
* Tue Sep 10 2019 Neal Gompa <ngompa13@gmail.com> - 2.6.1-5
499149d
- Ensure that livereload package depends on matching version of Python module
499149d
9cfd323
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.6.1-4
9cfd323
- Rebuilt for Python 3.8
9cfd323
34565be
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-3
34565be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
34565be
c4d10dc
* Sat Jul 20 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.6.1-2
c4d10dc
- Rename subpackage (rhbz#1731638)
c4d10dc
6aea68c
* Tue Jun 25 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.6.1-1
6aea68c
- Update to latest upstream release 2.6.1
6aea68c
- Add command-line sub-package
6aea68c
- Remove obsolete comments
6aea68c
- Enable tests
6aea68c
- Use upstream source
6aea68c
4189d69
* Fri Jun 21 2019 Orion Poplawski <orion@nwra.com> - 2.5.2-5
4189d69
- Drop BR on backports_abc - not needed
4189d69
d46a0cd
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-4
d46a0cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
d46a0cd
7858928
* Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.5.2-3
7858928
- Subpackage python2-livereload has been removed
7858928
  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
7858928
f4fcf04
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2
f4fcf04
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
f4fcf04
3480fe8
* Sun Jun 24 2018 William Moreno Reyes <williamjmorenor@gmail.com> - 2.5.2-1
3480fe8
- Update to v2.5.2
3480fe8
- BZ#1574127
3480fe8
- Skip failing tests
3480fe8
  https://github.com/lepture/python-livereload/issues/171
3480fe8
48c5605
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.5.1-7
48c5605
- Rebuilt for Python 3.7
48c5605
c9fb0b8
* Tue Mar 13 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.5.1-6
c9fb0b8
- Update Python 2 dependency declarations to new packaging standards
c9fb0b8
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
c9fb0b8
f03bfdc
* Sat Feb 17 2018 williamjmorenor@gmail.com - 2.5.1-5
f03bfdc
- Run test only with python3 because missing python2-django
f03bfdc
  See: https://fedoraproject.org/wiki/Changes/Django20
f03bfdc
- Update description
f03bfdc
aeff771
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-4
aeff771
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
aeff771
a37b153
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3
a37b153
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a37b153
1e58c0f
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2
1e58c0f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1e58c0f
38c2399
* Mon Jan 09 2017 William Moreno <williamjmorenor@gmail.com> - 2.5.1-1
38c2399
- Update to v2.5.1
38c2399
- Fix review issues
38c2399
38c2399
* Sat Dec 17 2016 William Moreno <williamjmorenor@gmail.com> - 2.5.0-1
38c2399
- Update to v2.5.0
38c2399
- Fix depencies names
38c2399
- Update license from MIT to BSD
c4d10dc
38c2399
38c2399
* Fri Feb 19 2016 William Moreno <williamjmorenor@gmail.com> - 2.4.1-2
38c2399
- Provides python2-subpackage
38c2399
38c2399
* Fri Feb 12 2016 William Moreno <williamjmorenor@gmail.com> - 2.4.1-1
38c2399
- v2.4.1
38c2399
38c2399
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-12
38c2399
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
38c2399
38c2399
* Sun Nov 15 2015 William Moreno Reyes <williamjmorenor at gmail.com> - 2.4.0-11
38c2399
- https://fedoraproject.org/wiki/FAD_Python_3_Porting_2015
38c2399
38c2399
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-10
38c2399
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
38c2399
38c2399
* Fri Sep 11 2015 Fedora <williamjmorenor at gmail.com> - 2.4.0-9
38c2399
- Update Python Macros
38c2399
38c2399
* Thu Jul 09 2015 Fedora William Moreno Reyes <williamjmorenor at @gmail.com> - 2.4.0-8
38c2399
- Do not build docs
38c2399
38c2399
* Thu Jul 09 2015 William Moreno Reyes <williamjmorenor at gmail.com> - 2.4.0-7
38c2399
- Not use compresed manpage
38c2399
38c2399
* Wed Jul 08 2015 William Moreno Reyes <williamjmorenor at gmail.com> - 2.4.0-6
38c2399
- Initial Import of #1230968