- Add patch bpo-45167-fixes.patch:

* Support Python >= 3.9.8 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=99
This commit is contained in:
2021-11-19 00:34:55 +00:00
committed by Git OBS Bridge
parent 9f8068bbcb
commit 13d8144bbd
3 changed files with 67 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 19 00:33:15 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch bpo-45167-fixes.patch:
* Support Python >= 3.9.8 changes.
-------------------------------------------------------------------
Tue Nov 9 15:27:58 UTC 2021 - Andreas Schwab <schwab@suse.de>