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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/789340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=49
This commit is contained in:
Tomáš Chvátal
2020-03-28 18:05:09 +00:00
committed by Git OBS Bridge
parent 136be57a2c
commit 84607317fe
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 28 16:39:11 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 1.18.2:
* #15675: TST: move _no_tracing to testing._private
* #15676: MAINT: Large overhead in some random functions
* #15677: TST: Do not create gfortran link in azure Mac testing.
* #15679: BUG: Added missing error check in ndarray.__contains__
* #15722: MAINT: use list-based APIs to call subprocesses
* #15734: BUG: fix logic error when nm fails on 32-bit
-------------------------------------------------------------------
Tue Jan 7 15:10:48 UTC 2020 - Todd R <toddrme2178@gmail.com>