14
0

- drop python_executable.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=6
This commit is contained in:
2021-07-19 06:29:44 +00:00
committed by Git OBS Bridge
parent f07c0fc060
commit e5e4a0f87d
2 changed files with 1 additions and 30 deletions

View File

@@ -8,6 +8,7 @@ Mon Jul 19 06:27:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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
- drop python_executable.patch (upstream)
-------------------------------------------------------------------
Fri Jul 24 11:21:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>