Hello community,
here is the log from the commit of package python-pytest-benchmark for
openSUSE:Factory checked in at 2020-01-16 18:14:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-benchmark (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-benchmark"
Thu Jan 16 18:14:30 2020 rev:5 rq:764007 version:3.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-benchmark/python-pytest-benchmark.changes
2019-07-30 13:04:25.614401567 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.26092/python-pytest-benchmark.changes
2020-01-16 18:14:37.696750385 +0100
@@ -1,0 +2,9 @@
+Mon Jan 13 14:13:23 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
pytest-benchmark-3.2.2.tar.gz
New:
----
pytest-benchmark-3.2.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-benchmark.spec ++++++
--- /var/tmp/diff_new_pack.LsPx71/_old 2020-01-16 18:14:39.244751261 +0100
+++ /var/tmp/diff_new_pack.LsPx71/_new 2020-01-16 18:14:39.248751263 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-benchmark
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-benchmark
-Version: 3.2.2
+Version: 3.2.3
Release: 0
Summary: A py.test fixture for benchmarking code
License: BSD-2-Clause
-Group: Development/Languages/Python
URL: https://github.com/ionelmc/pytest-benchmark
Source:
https://files.pythonhosted.org/packages/source/p/pytest-benchmark/pytest-benchmark-%{version}.tar.gz
Patch0: fix-test-fast.patch
++++++ pytest-benchmark-3.2.2.tar.gz -> pytest-benchmark-3.2.3.tar.gz ++++++
++++ 2416 lines of diff (skipped)