forked from pool/python-numpy
Accepting request 861568 from home:mcalabkova:branches:devel:languages:python:Factory
- Update to 1.19.5 * Fix memory leak of buffer-info cache due to relaxed strides * Set deprecated fields to null in PyArray_InitArrFuncs * fix np.timedelta64('nat').__format__ throwing an exception * more bugfixes - Rebase numpy-buildfix.patch OBS-URL: https://build.opensuse.org/request/show/861568 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=80
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 09:51:04 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 1.19.5
|
||||
* Fix memory leak of buffer-info cache due to relaxed strides
|
||||
* Set deprecated fields to null in PyArray_InitArrFuncs
|
||||
* fix np.timedelta64('nat').__format__ throwing an exception
|
||||
* more bugfixes
|
||||
- Rebase numpy-buildfix.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 28 16:08:40 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user