Accepting request 802266 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/802266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=59
This commit is contained in:
Tomáš Chvátal
2020-05-09 17:30:39 +00:00
committed by Git OBS Bridge
parent b771d963e1
commit 4555cf9980
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat May 9 16:16:28 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 1.18.4:
* #16055: BLD: add i686 for 1.18 builds
* #16090: BUG: random: Generator.integers(2**32) always returned 0.
* #16091: BLD: fix path to libgfortran on macOS
* #16109: REV: Reverts side-effect changes to casting
* #16114: BLD: put openblas library in local directory on windows
* #16132: DOC: Change import error "howto" to link to new
troubleshooting...
-------------------------------------------------------------------
Sun Apr 26 13:04:17 UTC 2020 - Andreas Schwab <schwab@suse.de>