Package Release Info

python-threadpoolctl-2.1.0-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-threadpoolctl

Change Logs

* Fri Jul 24 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 2.1.0
  * New commandline interface: 'python -m threadpoolctl -i numpy'
    will try to import the `numpy` package and then return the output of
    `threadpoolctl.threadpool_info()` on STDOUT formatted using the JSON
    syntax. This makes it easier to quickly introspect a Python environment.
- Add patch python_executable.patch
Version: 2.0.0-bp152.1.6
* Thu Mar 05 2020 pgajdos@suse.com
- initial version 2.0.0, required by python-joblib