Rebuilt for Python 3.10
This commit is contained in:
parent
2f0b21c6cc
commit
b7a27e0810
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.4.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A py.test fixture for benchmarking code
|
||||
License: BSD
|
||||
URL: https://pytest-benchmark.readthedocs.io
|
||||
@ -62,6 +62,9 @@ Requires: python3-cpuinfo
|
||||
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.4.1-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jun 02 2021 Juan Orti Alcaine <jortialc@redhat.com> - 3.4.1-1
|
||||
- Version 3.4.1
|
||||
- Disable tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user