SHA256
1
0
forked from pool/python-numpy

- Add patch ignore-pkg_resources-deprecation.patch:

* Ignore DeprecationWarning from pkg_resources.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=123
This commit is contained in:
2023-03-24 07:03:33 +00:00
committed by Git OBS Bridge
parent 2c1a78827f
commit 86e04028f8
3 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 24 07:02:57 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch ignore-pkg_resources-deprecation.patch:
* Ignore DeprecationWarning from pkg_resources.
-------------------------------------------------------------------
Wed Mar 22 13:08:22 UTC 2023 - Dirk Müller <dmueller@suse.com>