diff --git a/.python-nose-cover3.metadata b/.python-nose-cover3.metadata new file mode 100644 index 0000000..2c7db22 --- /dev/null +++ b/.python-nose-cover3.metadata @@ -0,0 +1 @@ +f262eb78cc33afcfd2c88fd8cb47afbee49f3c72 SOURCES/nose-cover3-0.1.0.tar.gz diff --git a/SPECS/python-nose-cover3.spec b/SPECS/python-nose-cover3.spec new file mode 100644 index 0000000..dd9dead --- /dev/null +++ b/SPECS/python-nose-cover3.spec @@ -0,0 +1,149 @@ + + +%global pypi_name nose-cover3 + +Name: python-%{pypi_name} +Version: 0.1.0 +Release: 31%{?dist} +Summary: Coverage 3.x support for Nose + +License: LGPLv2+ +URL: https://pypi.python.org/pypi/nose-cover3/0.1.0 +Source0: https://pypi.python.org/packages/source/n/nose-cover3/nose-cover3-0.1.0.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools + + +%global _description\ +Coverage 3.x support for Nose. + +%description %_description + +%package -n python3-nose-cover3 +Summary: Coverage 3.x support for Nose +Requires: python3-nose + +%description -n python3-nose-cover3 +Coverage 3.x support for Nose. + +%prep +%setup -q -n %{pypi_name}-%{version} +# Remove bundled egg-info +rm -rf %{pypi_name}.egg-info + + + +%build +%py3_build + + + +%install +%py3_install + + +%files -n python3-nose-cover3 +%doc README.rst +%license LICENSE +%{python3_sitelib}/* + + +%changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.0-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.0-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon May 25 2020 Miro Hrončok - 0.1.0-29 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.0-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 0.1.0-27 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 0.1.0-26 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.0-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jul 11 2019 Miro Hrončok - 0.1.0-24 +- Subpackage python2-nose-cover3 has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.0-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Jul 23 2018 Matthias Runge - 0.1.0-22 +- Fix FTBFS +- modernize spec + +* Sat Jul 14 2018 Fedora Release Engineering - 0.1.0-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 0.1.0-20 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Jan 26 2018 Iryna Shcherbina - 0.1.0-18 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 0.1.0-17 +- Python 2 binary package renamed to python2-nose-cover3 + See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 + +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 0.1.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 0.1.0-14 +- Rebuild for Python 3.6 + +* Tue Jul 19 2016 Fedora Release Engineering - 0.1.0-13 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Thu Feb 04 2016 Fedora Release Engineering - 0.1.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Nov 04 2015 Matej Stuchlik - 0.1.0-11 +- Rebuilt for Python 3.5 + +* Wed Nov 04 2015 Matej Stuchlik - 0.1.0-10 +- Rebuilt for Python 3.5 + +* Thu Jun 18 2015 Fedora Release Engineering - 0.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed May 14 2014 Bohuslav Kabrda - 0.1.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + +* Sun Aug 04 2013 Fedora Release Engineering - 0.1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sat Aug 04 2012 David Malcolm - 0.1.0-4 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + +* Sat Jul 21 2012 Fedora Release Engineering - 0.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sun Jul 08 2012 Matthias Runge - 0.1.0-2 +- add python3 support + +* Tue Jun 05 2012 Matthias Runge - 0.1.0-1 +- Initial package.