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 2025-11-07 18:19:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-benchmark"

Fri Nov  7 18:19:49 2025 rev:16 rq:1315724 version:5.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-benchmark/python-pytest-benchmark.changes
  2025-08-27 21:34:30.262243933 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1980/python-pytest-benchmark.changes
        2025-11-07 18:20:22.974206991 +0100
@@ -1,0 +2,12 @@
+Wed Nov  5 12:35:00 UTC 2025 - Markéta Machová <[email protected]>
+
+- Update to 5.2.1
+  * Added support for a per-round teardown function to pedantic mode.
+  * Added --benchmark-time-unit option.
+  * Fixed deprecated hook examples in docstrings.
+  * Changed --benchmark-compare-fail to accept percentages higher than 100%.
+  * Replaced the complicated and broken code of 
pytest_benchmark.utils.clonefunc
+    with a simple return of the input.
+  * Add markers so pytest doesn’t try to assert-rewrite the plugin internals
+
+-------------------------------------------------------------------

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

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  pytest_benchmark-5.2.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest-benchmark.spec ++++++
--- /var/tmp/diff_new_pack.phwpDY/_old  2025-11-07 18:20:24.126255440 +0100
+++ /var/tmp/diff_new_pack.phwpDY/_new  2025-11-07 18:20:24.130255608 +0100
@@ -23,12 +23,12 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-pytest-benchmark
-Version:        5.1.0
+Version:        5.2.1
 Release:        0
 Summary:        A py.test fixture for benchmarking code
 License:        BSD-2-Clause
 URL:            https://github.com/ionelmc/pytest-benchmark
-Source:         
https://files.pythonhosted.org/packages/source/p/pytest-benchmark/pytest-benchmark-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/pytest_benchmark/pytest_benchmark-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE Ignore DeprecationWarning, some of our dependancies use
 # pkg_resources.
 Patch2:         ignore-deprecationwarning.patch
@@ -66,7 +66,7 @@
 rounds that are calibrated to the chosen timer.
 
 %prep
-%autosetup -p1 -n pytest-benchmark-%{version}
+%autosetup -p1 -n pytest_benchmark-%{version}
 # skip nbmake
 rm pytest.ini
 # skip cli tests as we use update-alternatives

++++++ _scmsync.obsinfo ++++++
mtime: 1762346421
commit: d96a16df80402551836307fb5e45668b259e587f176c3ebe6b6d2178c461fa98
url: https://src.opensuse.org/python-pytest/python-pytest-benchmark.git
revision: d96a16df80402551836307fb5e45668b259e587f176c3ebe6b6d2178c461fa98
projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-05 13:41:06.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to