Changelog for
python3-threadpoolctl-2.1.0-1.3.noarch.rpm :
* Fri Jul 24 2020 mcalabkovaAATTsuse.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
* Thu Mar 05 2020 pgajdosAATTsuse.com- initial version 2.0.0, required by python-joblib