diff --git a/numpy-2.3.2.tar.gz b/numpy-2.3.2.tar.gz deleted file mode 100644 index 5538bbf4f6db463fe2759624984ed3c1d33c8ca8..0000000000000000000000000000000000000000 --- a/numpy-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0486a11ec30cdecb53f184d496d1c6a20786c81e55e41640270130056f8ee48 -size 20489306 diff --git a/numpy-2.3.3.tar.gz b/numpy-2.3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..367bbbea4e413a6201560b39575d48187f0f12e8 Binary files /dev/null and b/numpy-2.3.3.tar.gz differ diff --git a/numpy.spec b/numpy.spec index cbee663d4e634d7918d926bd9c745293893c4ffc..ebbd5c8a4f954077d042cb11a08e7e2ac5d9f86f 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,7 +1,7 @@ %global modname numpy Name: numpy -Version: 2.3.2 +Version: 2.3.3 Release: 1 Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -107,6 +107,9 @@ popd &> /dev/null %exclude %{python3_sitearch}/%{name}/f2py/tests/ %changelog +* Thu Nov 27 2025 sunliqiang - 1:2.3.3-1 +- update to 2.3.3 + * Fri Sep 05 2025 Funda Wang - 1:2.3.2-1 - update to 2.3.2