SHA256
1
0
forked from pool/python-numpy

- Add patch remove-deprecated-hypothesis-funcs.patch:

* Change to a non-deprecated function from hypothesis.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=127
This commit is contained in:
2023-05-12 04:23:42 +00:00
committed by Git OBS Bridge
parent 714eeea639
commit dd56b17cdb
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 12 04:22:36 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-deprecated-hypothesis-funcs.patch:
* Change to a non-deprecated function from hypothesis.
-------------------------------------------------------------------
Fri Apr 21 12:28:32 UTC 2023 - Dirk Müller <dmueller@suse.com>