14
0

- Add missing BuildRequires on numpy.

- Remove unneeded BuildRequires on pep517.
- Stop using python_sitelib/*.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=10
This commit is contained in:
2023-04-03 04:36:33 +00:00
committed by Git OBS Bridge
parent d936dcc403
commit 83c7ab10c3
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 3 04:34:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing BuildRequires on numpy.
- Remove unneeded BuildRequires on pep517.
- Stop using python_sitelib/*.
-------------------------------------------------------------------
Sun Jul 24 08:40:55 UTC 2022 - Dirk Müller <dmueller@suse.com>