From 898ad3a4d720f9ce5c1497061444934d483a9090 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 28 Dec 2020 18:36:38 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/numpy.git#6479234f82e8868e0dfe00290aefa1daaa968c97 --- .gitignore | 1 + numpy-1.19.2-FIPS.patch | 135 ---------------------------------------- numpy.spec | 17 ++--- sources | 2 +- 4 files changed, 12 insertions(+), 143 deletions(-) delete mode 100644 numpy-1.19.2-FIPS.patch diff --git a/.gitignore b/.gitignore index c5292cc..dcf7523 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ numpy-1.4.1.tar.gz /numpy-html.zip /numpy-1.19.3.tar.gz /numpy-1.19.4.tar.gz +/numpy-1.20.0rc2.tar.gz diff --git a/numpy-1.19.2-FIPS.patch b/numpy-1.19.2-FIPS.patch deleted file mode 100644 index 3768799..0000000 --- a/numpy-1.19.2-FIPS.patch +++ /dev/null @@ -1,135 +0,0 @@ -From f73d993bcb03701f4e9146005a65eb482689140a Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Nikola=20Forr=C3=B3?= -Date: Mon, 26 Oct 2020 18:54:22 +0100 -Subject: [PATCH] TST: Make test suite work in FIPS (140-2) Mode -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Tests using MD5 algorithms fail in FIPS Mode because MD5 is not FIPS -compliant. - -Mark usages of MD5 in test suite as not being used for security -purposes to overcome that. - -Signed-off-by: Nikola Forró ---- - numpy/core/tests/test_regression.py | 2 +- - numpy/random/tests/test_generator_mt19937.py | 10 +++++----- - numpy/random/tests/test_random.py | 4 ++-- - numpy/random/tests/test_randomstate.py | 6 +++--- - 4 files changed, 11 insertions(+), 11 deletions(-) - -diff --git a/numpy/core/tests/test_regression.py b/numpy/core/tests/test_regression.py -index 2e731d4fa..4633174d9 100644 ---- a/numpy/core/tests/test_regression.py -+++ b/numpy/core/tests/test_regression.py -@@ -1509,7 +1509,7 @@ class TestRegression: - from hashlib import md5 - - x = np.array([1, 2, 3], dtype=np.dtype(' - 1:1.20.0-0.rc2 +- 1.20.0 rc2 + * Tue Nov 03 2020 Gwyn Ciesla - 1:1.19.4-1 - 1.19.4 diff --git a/sources b/sources index 8716d2c..b202a83 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (numpy-1.19.4.tar.gz) = 50529dd1ae64e578c35ecfd19cb3a601b32fccdf88ca2c1161bc13e57e20bbbb58d3ac44e3afa80967c537338246425dfe9d57dd9f04d58346e5be605c529726 +SHA512 (numpy-1.20.0rc2.tar.gz) = f723e1951de7dd4598355e09f64293781808c78e532794e90603c3198ba24291a84dc2bc4748a6dd79a0caa13db864e8f1920b31b28956481bb237dcae4614a5 SHA512 (numpy-html.zip) = 4a421636523424a0703290b6a0ba53b85a9a9e8a6256363e2481f1c02ae278825c09f2f13d39e99f8aae21f57a4978723f3fc690693520f8c3b45a5b4c5a38ab