SHA256
1
0
forked from pool/python-numpy

Accepting request 686967 from home:mcepl:branches:devel:languages:python:numeric

- Update to 1.16.2:
  - Primarily focused on fixing on Windows-related bugs
  - regression fix correcting signed zeros produced by divmod

OBS-URL: https://build.opensuse.org/request/show/686967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=19
This commit is contained in:
2019-03-20 14:10:04 +00:00
committed by Git OBS Bridge
parent d50624b717
commit 23b173f379
6 changed files with 18 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ safely removed.
--- a/numpy/core/setup_common.py
+++ b/numpy/core/setup_common.py
@@ -166,7 +166,7 @@
@@ -168,7 +168,7 @@ OPTIONAL_FUNCTION_ATTRIBUTES = [('__attr
]
# variable attributes tested via "int %s a" % attribute