- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
407a86740e
commit
420b0f9b2d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Support for unittest subTest() and subtests fixture
|
Summary: Support for unittest subTest() and subtests fixture
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -49,6 +49,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||||||
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
%{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Wed Aug 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.0-1
|
||||||
- Update to latest upstream release 0.5.0
|
- Update to latest upstream release 0.5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user