Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 2ca772e5fdafd05b707e298f2c7b435b > files > 2

python-livereload-2.6.3-4.mga9.src.rpm

# Created by pyp2rpm-3.3.1
%global pypi_name livereload

Name:           python-%{pypi_name}
Version:        2.6.3
Release:        %mkrel 4
Summary:        Python LiveReload is an awesome tool for web developers
Group:          Development/Python
License:        BSD
URL:            https://github.com/lepture/python-livereload
Source0:        https://files.pythonhosted.org/packages/source/l/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch:      noarch

BuildRequires:  pkgconfig(python3)
BuildRequires:  python3dist(setuptools)

%description
LiveReload This is a brand new LiveReload in version 2.0.0. Installation Python
LiveReload is designed for web developers who know Python.Install Python
LiveReload with pip:: $ pip install livereloadIf you don't have pip installed,
try easy_install:: $ easy_install livereloadCommand Line Interface -Python
LiveReload provides a command line utility, livereload, for starting a server
in a directory.

%package -n     python3-%{pypi_name}
Summary:        Python 3 LiveReload is an awesome tool for web developers
Group:          Development/Python
%{?python_provide:%python_provide python3-%{pypi_name}}

Requires:       python3dist(setuptools)
Requires:       python3dist(six)
Requires:       python3dist(tornado)

%description -n python3-%{pypi_name}
LiveReload This is a brand new LiveReload in version 2.0.0. Installation Python
LiveReload is designed for web developers who know Python.Install Python
LiveReload with pip:: $ pip install livereloadIf you don't have pip installed,
try easy_install:: $ easy_install livereloadCommand Line Interface -Python
LiveReload provides a command line utility, livereload, for starting a server
in a directory.


%prep
%autosetup -n %{pypi_name}-%{version}
# Remove bundled egg-info
rm -rf %{pypi_name}.egg-info

%build
%py3_build

%install
%py3_install

%files -n python3-%{pypi_name}
%license LICENSE
%doc README.rst
%{_bindir}/livereload
%{python3_sitelib}/%{pypi_name}
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info


%changelog
* Wed Mar 23 2022 umeabot <umeabot> 2.6.3-4.mga9
+ Revision: 1822296
- Mageia 9 Mass Rebuild

* Fri Feb 11 2022 wally <wally> 2.6.3-3.mga9
+ Revision: 1773072
- rebuild for python3.10

* Mon Mar 22 2021 daviddavid <daviddavid> 2.6.3-2.mga9
+ Revision: 1707893
- rebuild for python 3.9

* Fri Oct 02 2020 kekepower <kekepower> 2.6.3-1.mga8
+ Revision: 1631588
- Update to version 2.6.3

* Sun Feb 16 2020 umeabot <umeabot> 2.6.1-3.mga8
+ Revision: 1532031
- Mageia 8 Mass Rebuild

* Sun Sep 15 2019 tv <tv> 2.6.1-2.mga8
+ Revision: 1441439
- rebuild for python-3.8
- drop python2 subpkg

* Sat Jul 06 2019 kekepower <kekepower> 2.6.1-1.mga8
+ Revision: 1419141
- Update to version 2.6.1

* Mon Jan 07 2019 kekepower <kekepower> 2.6.0-2.mga7
+ Revision: 1351253
- Rebuild for Python 3.7

* Sat Dec 15 2018 kekepower <kekepower> 2.6.0-1.mga7
+ Revision: 1341293
- Update to version 2.6.0

* Thu Sep 20 2018 umeabot <umeabot> 2.5.2-2.mga7
+ Revision: 1289172
- Mageia 7 Mass Rebuild

* Wed May 02 2018 kekepower <kekepower> 2.5.2-1.mga7
+ Revision: 1224612
- imported package python-livereload