forked from pool/python-threadpoolctl
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
This commit is contained in:
committed by
Git OBS Bridge
parent
4c61e460d2
commit
f6bfeb9289
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 24 11:21:21 UTC 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 13:02:43 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user