Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-threadpoolctl for
openSUSE:Factory checked in at 2021-10-20 20:23:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-threadpoolctl (Old)
and /work/SRC/openSUSE:Factory/.python-threadpoolctl.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-threadpoolctl"
Wed Oct 20 20:23:37 2021 rev:4 rq:925765 version:3.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-threadpoolctl/python-threadpoolctl.changes
2021-07-21 19:06:40.327321936 +0200
+++
/work/SRC/openSUSE:Factory/.python-threadpoolctl.new.1890/python-threadpoolctl.changes
2021-10-20 20:24:24.145382450 +0200
@@ -1,0 +2,16 @@
+Sat Oct 16 22:16:06 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 3.0.0:
+ - New object `threadpooctl.ThreadpoolController` which holds controllers for
all the
+ supported native libraries. The states of these libraries is accessible
through the
+ `info` method (equivalent to `threadpoolctl.threadpool_info()`) and their
number of
+ threads can be limited with the `limit` method which can be used as a
context
+ manager (equivalent to `threadpoolctl.threadpool_limits()`).
+ - Added support for OpenBLAS built for 64bit integers in Fortran.
+ - Added the possibility to use `threadpoolctl.threadpool_limits` and
+ `threadpooctl.ThreadpoolController` as decorators through their `wrap`
method.
+ - Fixed an attribute error when using old versions of OpenBLAS or BLIS that
are
+ missing version query functions.
+ - Fixed an attribute error when python is run with -OO.
+
+-------------------------------------------------------------------
Old:
----
threadpoolctl-2.2.0.tar.gz
New:
----
threadpoolctl-3.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-threadpoolctl.spec ++++++
--- /var/tmp/diff_new_pack.yjt1RN/_old 2021-10-20 20:24:24.557382705 +0200
+++ /var/tmp/diff_new_pack.yjt1RN/_new 2021-10-20 20:24:24.557382705 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-threadpoolctl
-Version: 2.2.0
+Version: 3.0.0
Release: 0
Summary: Thread-pool Controls
License: BSD-3-Clause
++++++ threadpoolctl-2.2.0.tar.gz -> threadpoolctl-3.0.0.tar.gz ++++++
++++ 2780 lines of diff (skipped)