Update to 3.2.2 for pytest 4 compatibility

This commit is contained in:
Miro Hrončok
2019-04-04 13:27:03 +02:00
parent e76f18b39e
commit 529bcbafdd
3 changed files with 7 additions and 3 deletions
+5 -2
View File
@@ -1,8 +1,8 @@
%global srcname pytest-benchmark
Name: python-%{srcname}
Version: 3.1.1
Release: 8%{?dist}
Version: 3.2.2
Release: 1%{?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
* Thu Apr 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-1
- Update to 3.2.2 for pytest 4 compatibility
* Sun Mar 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1.1-8
- Subpackage python2-pytest-benchmark has been removed
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal