Compare commits

..

No commits in common. 'f38' and 'c9' have entirely different histories.
f38 ... c9

5
.gitignore vendored

@ -1,4 +1 @@
/pytest-subtests-0.3.0.tar.gz
/pytest-subtests-0.3.1.tar.gz
/pytest-subtests-0.4.0.tar.gz
/pytest-subtests-0.5.0.tar.gz
SOURCES/pytest-subtests-0.4.0.tar.gz

@ -0,0 +1 @@
ce9ff0a2127ca4e6e20ce4e8003104e6c4fd667b SOURCES/pytest-subtests-0.4.0.tar.gz

@ -1,3 +0,0 @@
# python-pytest-subtests
The python-pytest-subtests package

@ -1,8 +1,8 @@
%global pypi_name pytest-subtests
Name: python-%{pypi_name}
Version: 0.5.0
Release: 5%{?dist}
Version: 0.4.0
Release: 3%{?dist}
Summary: Support for unittest subTest() and subtests fixture
License: MIT
@ -49,26 +49,12 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.5.0-3
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Aug 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.0-1
- Update to latest upstream release 0.5.0
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.4.0-2
- Rebuilt for Python 3.10
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sun Feb 07 2021 Christian Heimes <cheimes@redhat.com> - 0.4.0-1
- Update to 0.4 (#1925972)

@ -1 +0,0 @@
SHA512 (pytest-subtests-0.5.0.tar.gz) = 2ba5d653421cbfadd2949c9fceffc3b4d3ea6bcc787557591cfc1b75d2989d615a311ad708ec98e90d02dbcbc2c43c190b5de7641ab3b2ee4a06a3377ade0c95
Loading…
Cancel
Save