Rebuilt for Python 3.12
This commit is contained in:
parent
64a7b6d778
commit
b46a3ac1bf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: py.test plugin to abort hanging tests
|
Summary: py.test plugin to abort hanging tests
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -50,6 +50,9 @@ Summary: %{summary}
|
|||||||
%{python3_sitelib}/__pycache__/pytest_timeout*
|
%{python3_sitelib}/__pycache__/pytest_timeout*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.1.0-5
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user