Update to 3.2.2 for pytest 4 compatibility
This commit is contained in:
parent
e76f18b39e
commit
529bcbafdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/pytest-benchmark-3.1.1.tar.gz
|
||||
/pytest-benchmark-3.2.2.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-benchmark-3.1.1.tar.gz) = 4a037fc3133b93a5a5ae914c92bc03468812aaa883cfbfeca35877003ebad781ab0dd4fc941eb6d9c7c44d7bf5380585ce04392c77278c54b7b4ebe5911a09f8
|
||||
SHA512 (pytest-benchmark-3.2.2.tar.gz) = ab9f6f6a6c40a8c5e563c58ac92d9f111e99e6e676d4c34809a702b08eb6bde20b7857895804a767a3f0e86ca89d192cb710e335efcb5d99e6bbad0868e3493a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user