SHA256
1
0
forked from pool/python-numpy

- Do not attempt to ship numpy.distutils C code in the Python 3.12 -devel

package, it is not installed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=145
This commit is contained in:
2023-12-13 06:54:44 +00:00
committed by Git OBS Bridge
parent 58f55e2775
commit 7fcebde335
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 13 06:53:32 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Do not attempt to ship numpy.distutils C code in the Python 3.12 -devel
package, it is not installed.
-------------------------------------------------------------------
Mon Nov 20 05:09:33 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>