diff --git a/numpy-1.18.3.zip b/numpy-1.18.3.zip deleted file mode 100644 index c892407..0000000 --- a/numpy-1.18.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e46e2384209c91996d5ec16744234d1c906ab79a701ce1a26155c9ec890b8dc8 -size 5435268 diff --git a/numpy-1.18.4.zip b/numpy-1.18.4.zip new file mode 100644 index 0000000..ac85ff0 --- /dev/null +++ b/numpy-1.18.4.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcc85aaf4cd84ba057decaead058f43191cc0e30d6bc5d44fe336dc3d3f4509 +size 5440468 diff --git a/python-numpy.changes b/python-numpy.changes index d954928..9898041 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 9 16:16:28 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-numpy.spec b/python-numpy.spec index 690b7bd..fa574c3 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -70,7 +70,7 @@ ExclusiveArch: do_not_build %endif %endif Name: %{package_name} -Version: 1.18.3 +Version: 1.18.4 Release: 0 Summary: NumPy array processing for numbers, strings, records and objects License: BSD-3-Clause