Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asv for openSUSE:Factory 
checked in at 2023-09-04 22:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asv (Old)
 and      /work/SRC/openSUSE:Factory/.python-asv.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asv"

Mon Sep  4 22:54:04 2023 rev:6 rq:1108925 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asv/python-asv.changes    2022-08-05 
19:52:06.337626808 +0200
+++ /work/SRC/openSUSE:Factory/.python-asv.new.1766/python-asv.changes  
2023-09-04 22:55:02.070847669 +0200
@@ -1,0 +2,22 @@
+Mon Sep  4 15:54:12 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.6.0:
+  * ``asv_runner`` is now used internally, making the addition of
+    custom benchmark types viable (#1287)
+  * Benchmarks can be skipped, both wholly and in part using new
+    decorators ``skip_benchmark_if`` and ``skip_params_if``
+  * Benchmarks can be skipped during their execution (after
+    setup) by raising ``SkipNotImplemented`` (#1307)
+  * Added ``default_benchmark_timeout`` to the configuration
+    object, can also be
+  * passed via ``-a timeout=NUMBER`` (#1308)
+  * ``ASV_RUNNER_PATH`` can be set from the terminal to test
+    newer versions of ``asv_runner`` (#1312)
+  * Removed ``asv dev`` in favor of using ``asv run`` with the
+    right arguments (#1200)
+  * ``asv run`` and ``asv continuous`` don't implement the
+    ``--strict`` option anymore, and they will always return
+    a non-zero (i.e. ``2``) exit status if any benchmark fail.
+  * Fixed ``install_timeout`` for ``conda`` (#1310)
+
+-------------------------------------------------------------------

Old:
----
  asv-0.5.1.tar.gz

New:
----
  asv-0.6.0.tar.gz

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

Other differences:
------------------
++++++ python-asv.spec ++++++
--- /var/tmp/diff_new_pack.iaKwJ1/_old  2023-09-04 22:55:03.098884009 +0200
+++ /var/tmp/diff_new_pack.iaKwJ1/_new  2023-09-04 22:55:03.102884150 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-asv
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-asv
-Version:        0.5.1
+Version:        0.6.0
 Release:        0
 Summary:        Airspeed Velocity: A Python history benchmarking tool
 License:        BSD-3-Clause AND MIT

++++++ asv-0.5.1.tar.gz -> asv-0.6.0.tar.gz ++++++
++++ 20398 lines of diff (skipped)

Reply via email to