forked from pool/python-pytest-benchmark
- Update to 3.2.3:
* Fixed "already-imported" pytest warning. Contributed by Jonathan Simon Prates in #151. * Fixed breakage that occurs when benchmark is disabled while using cprofile feature (by disabling cprofile too). * Dropped Python 3.4 from the test suite and updated test deps. * Fixed pytest_benchmark.utils.clonefunc to work on Python 3.8. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-benchmark?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
b53e18694b
commit
ed463351e0
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 14:13:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.2.3:
|
||||
* Fixed "already-imported" pytest warning. Contributed by Jonathan Simon Prates in #151.
|
||||
* Fixed breakage that occurs when benchmark is disabled while using cprofile feature (by disabling cprofile too).
|
||||
* Dropped Python 3.4 from the test suite and updated test deps.
|
||||
* Fixed pytest_benchmark.utils.clonefunc to work on Python 3.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 08:30:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user