14
0

- update to 3.5.0:

* Added support for the Scientific Python version of OpenBLAS
    which exposes symbols with different names than the ones
    of the original OpenBLAS library.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=18
This commit is contained in:
2024-05-02 22:01:41 +00:00
committed by Git OBS Bridge
parent 3a8065c802
commit ed1502f083
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 2 22:00:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.5.0:
* Added support for the Scientific Python version of OpenBLAS
which exposes symbols with different names than the ones
of the original OpenBLAS library.
-------------------------------------------------------------------
Tue Apr 2 18:54:36 UTC 2024 - Dirk Müller <dmueller@suse.com>