Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-benchmark for 
openSUSE:Factory checked in at 2023-01-06 17:04:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-benchmark"

Fri Jan  6 17:04:26 2023 rev:9 rq:1039055 version:4.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-benchmark/python-pytest-benchmark.changes
  2022-04-23 19:45:33.414954123 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1563/python-pytest-benchmark.changes
        2023-01-06 17:04:53.587958115 +0100
@@ -1,0 +2,15 @@
+Wed Nov 30 07:44:51 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to 4.0.0:
+  * Dropped support for legacy Pythons (2.7, 3.6 or older).
+  * Switched CI to GitHub Actions.
+  * Removed dependency on the py library (that was not properly specified as a
+    dependency anyway).
+  * Fix skipping test in test_utils.py if appropriate VCS not available. Also
+    fix typo. Contributed by Sam James in #211.
+  * Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec
+    to configure hooks. Contributed by Florian Bruhin in #224.
+  * Now no save is attempted if --benchmark-disable is used. Fixes #205.
+    Contributed by Friedrich Delgado in #207.
+
+-------------------------------------------------------------------

Old:
----
  pytest-benchmark-3.4.1.tar.gz

New:
----
  pytest-benchmark-4.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-benchmark.spec ++++++
--- /var/tmp/diff_new_pack.KSqhNh/_old  2023-01-06 17:04:54.023960563 +0100
+++ /var/tmp/diff_new_pack.KSqhNh/_new  2023-01-06 17:04:54.031960608 +0100
@@ -16,10 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-pytest-benchmark
-Version:        3.4.1
+Version:        4.0.0
 Release:        0
 Summary:        A py.test fixture for benchmarking code
 License:        BSD-2-Clause
@@ -53,8 +52,7 @@
 rounds that are calibrated to the chosen timer.
 
 %prep
-%setup -q -n pytest-benchmark-%{version}
-%autopatch -p1
+%autosetup -p1 -n pytest-benchmark-%{version}
 # skip cli tests as we use update-alternatives
 rm -f tests/test_cli.py
 # Don't look for a test pass in the wrong place -- 
https://github.com/ionelmc/pytest-benchmark/issues/214

++++++ pytest-benchmark-3.4.1.tar.gz -> pytest-benchmark-4.0.0.tar.gz ++++++
++++ 5690 lines of diff (skipped)

Reply via email to