Downgrade to 3.1.1 because EL8 comes with earlier version we can't replace

This commit is contained in:
Stephen Smoogen
2019-07-23 17:33:37 +00:00
parent 3e594f995a
commit feca160259
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
%global srcname pytest-benchmark
Name: python-%{srcname}
Version: 3.2.2
Release: 1%{?dist}
Version: 3.1.1
Release: 8%{?dist}
Summary: A py.test fixture for benchmarking code
License: BSD
URL: https://pytest-benchmark.readthedocs.io
@@ -55,8 +55,8 @@ Requires: python3-cpuinfo
%{python3_sitelib}/pytest_benchmark-%{version}-py*.egg-info
%changelog
* Thu Apr 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-1
- Update to 3.2.2 for pytest 4 compatibility
* Tue Jul 23 2019 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.1-8
- Downgrade to 3.1.1 because EL8 comes with earlier version we can't replace
* Sun Mar 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1.1-8
- Subpackage python2-pytest-benchmark has been removed