From 53b71c4d1374120d70a9ed8133d98f3fb16a2c41 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mar 31 2020 08:53:46 +0000 Subject: * Sun Mar 29 2020 Fabian Affolter - 0.5.4-1 - Add upstream license file (rhbz#1809994) - Update to latest upstream release 0.5.4 * Wed Mar 04 2020 Fabian Affolter - 0.5.3-1 - Initial package for Fedora --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..080ee36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/plugnplay-0.5.4.tar.gz diff --git a/python-plugnplay.spec b/python-plugnplay.spec new file mode 100644 index 0000000..a35bb98 --- /dev/null +++ b/python-plugnplay.spec @@ -0,0 +1,54 @@ +%global pypi_name plugnplay + +Name: python-%{pypi_name} +Version: 0.5.4 +Release: 1%{?dist} +Summary: A generic plug-in system for Python + +License: BSD +URL: http://github.com/daltonmatos/plugnplay +Source0: %{pypi_source} +BuildArch: noarch + +%description +Plug n' PLay (PnP) is a Generic plug-in system inspired by Trac's internal +component management. With PnP you can turn any program into a pluggable +software very easily. You just have to define the Interfaces and let others +implement them. + +%package -n python3-%{pypi_name} +Summary: %{summary} + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +Plug n' PLay (PnP) is a Generic plug-in system inspired by Trac's internal +component management. With PnP you can turn any program into a pluggable +software very easily. You just have to define the Interfaces and let others +implement them. + +%prep +%autosetup -n %{pypi_name}-%{version} +rm -rf %{pypi_name}.egg-info + +%build +%py3_build + +%install +%py3_install + +%files -n python3-%{pypi_name} +%doc README.rst +%license LICENSE +%{python3_sitelib}/%{pypi_name}/ +%{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info/ + +%changelog +* Sun Mar 29 2020 Fabian Affolter - 0.5.4-1 +- Add upstream license file (rhbz#1809994) +- Update to latest upstream release 0.5.4 + +* Wed Mar 04 2020 Fabian Affolter - 0.5.3-1 +- Initial package for Fedora diff --git a/sources b/sources new file mode 100644 index 0000000..53add1b --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (plugnplay-0.5.4.tar.gz) = 4fff9116676e8587b115790889ba8adf09a0a389a2394a1d8998b8a06a74f68dd75ccbb1c433a53b071d281603b3276d457fd1c432675a9590db96968384397e