Rebuilt for Python 3.11
This commit is contained in:
parent
20e806276f
commit
c4318eeee5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.4.1
|
Version: 3.4.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: A py.test fixture for benchmarking code
|
Summary: A py.test fixture for benchmarking code
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://pytest-benchmark.readthedocs.io
|
URL: https://pytest-benchmark.readthedocs.io
|
||||||
@ -62,6 +62,9 @@ Requires: python3-cpuinfo
|
|||||||
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
|
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.4.1-5
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-4
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user