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

2
python-numpy-rpmlintrc Normal file
View File

@@ -0,0 +1,2 @@
# This file is required for testing
addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/site-packages/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c")