Commit Graph

3 Commits

Author SHA256 Message Date
f07c0fc060 - update to 2.2.0:
- Report the architecture of the CPU cores detected by OpenBLAS
    (`openblas_get_corename`) in `threadpool_info()` and BLIS
    (`bli_arch_query_id` and `bli_arch_string`).
  - Fixed a bug when the version of MKL was not found. The
    "version" field is now set to None in that case.
    https://github.com/joblib/threadpoolctl/pull/82

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=5
2021-07-19 06:29:22 +00:00
Tomáš Chvátal
f6bfeb9289 Accepting request 822626 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/822626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=3
2020-07-24 14:06:42 +00:00
Tomáš Chvátal
1897b1259b Accepting request 781864 from home:pgajdos:python
OBS-URL: https://build.opensuse.org/request/show/781864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=1
2020-03-05 14:01:24 +00:00