Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff4d22e952 | ||
|
|
ea86b3aa6e |
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Support for unittest subTest() and subtests fixture
|
||||
|
||||
License: MIT
|
||||
@@ -49,6 +49,12 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Sun Feb 07 2021 Christian Heimes <cheimes@redhat.com> - 0.4.0-1
|
||||
- Update to 0.4 (#1925972)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user