Rebuilt for Python 3.9
This commit is contained in:
parent
0fdbd8d25c
commit
d4953c494b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.2.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A py.test fixture for benchmarking code
|
||||
License: BSD
|
||||
URL: https://pytest-benchmark.readthedocs.io
|
||||
@ -55,6 +55,9 @@ Requires: python3-cpuinfo
|
||||
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Sun May 17 2020 Juan Orti Alcaine <jortialc@redhat.com> - 3.2.3-1
|
||||
- Version 3.2.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user