Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyperf for openSUSE:Factory 
checked in at 2022-04-08 00:28:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyperf (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyperf.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyperf"

Fri Apr  8 00:28:03 2022 rev:5 rq:967459 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyperf/python-pyperf.changes      
2020-05-26 17:19:00.111933725 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyperf.new.1900/python-pyperf.changes    
2022-04-08 00:28:38.593699229 +0200
@@ -1,0 +2,36 @@
+Thu Apr  7 07:58:28 UTC 2022 - pgaj...@suse.com
+
+- version update to 2.3.1
+  Version 2.3.1 (2022-02-03)
+  --------------------------
+  * Add a ``Runner.bench_async_func()`` to benchmark an asyncio coroutine.
+    Patch by Inada Naoki.
+  * pyperf now recognizes graalpython as the JIT-based implementation.
+    Patch by Tim Felgentreff.
+  Version 2.3.0 (2021-09-28)
+  --------------------------
+  * pyperf ref:`compare_to command <compare_to_cmd>` now supports the
+    ``--table-format`` option which can designate the table format
+    between reST and markdown.
+  Version 2.2.0 (2021-03-24)
+  --------------------------
+  * ``--track-memory`` option now supports macOS by using ``psutil``.
+  * Added ``--copy-env`` command line option that inherits all environment 
variables.
+  * The development branch ``master`` was renamed to ``main``.
+    See https://sfconservancy.org/news/2020/jun/23/gitbranchname/ for the
+    rationale.
+  Version 2.1.0 (2021-01-14)
+  --------------------------
+  * The :ref:`compare_to command <compare_to_cmd>` now computes the geometric
+    mean.
+  * The :ref:`compare_to command <compare_to_cmd>` no longer displays
+    percentages: display less numbers to make the output easier to read. Also,
+    percentage were almost the same values than the xxx faster or xxx slower
+    values, but rounded differenly which introduced confusion.
+  * Project moved to https://github.com/psf/pyperf/
+  * system command now only emits a warning rather than failing with a hard 
error
+    if it fails to get or set the frequency of a CPU.
+  * The pyperf project is now covered by the `PSF Code of Conduct
+    <https://www.python.org/psf/codeofconduct/>`_.
+
+-------------------------------------------------------------------

Old:
----
  pyperf-2.0.0.tar.gz

New:
----
  pyperf-2.3.1.tar.gz

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

Other differences:
------------------
++++++ python-pyperf.spec ++++++
--- /var/tmp/diff_new_pack.B8J0sq/_old  2022-04-08 00:28:40.349679431 +0200
+++ /var/tmp/diff_new_pack.B8J0sq/_new  2022-04-08 00:28:40.353679385 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyperf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pyperf
-Version:        2.0.0
+Version:        2.3.1
 Release:        0
 Summary:        Python module to run and analyze benchmarks
 License:        MIT
@@ -29,11 +29,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     python-psutil
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
 # /SECTION

++++++ pyperf-2.0.0.tar.gz -> pyperf-2.3.1.tar.gz ++++++
++++ 3113 lines of diff (skipped)

Reply via email to