diff --git a/numpy-2.3.2.tar.gz b/numpy-2.3.5.tar.gz similarity index 32% rename from numpy-2.3.2.tar.gz rename to numpy-2.3.5.tar.gz index 5538bbf4f6db463fe2759624984ed3c1d33c8ca8..fd4db3649e10be7c1e7e370b98bfb21c3bbef5af 100644 --- a/numpy-2.3.2.tar.gz +++ b/numpy-2.3.5.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0486a11ec30cdecb53f184d496d1c6a20786c81e55e41640270130056f8ee48 -size 20489306 +oid sha256:784db1dcdab56bf0517743e746dfb0f885fc68d948aba86eeec2cba234bdf1c0 +size 20584950 diff --git a/numpy.spec b/numpy.spec index cbee663d4e634d7918d926bd9c745293893c4ffc..91abcd24fcf6d22a041638638a3154c4df6876e6 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,7 +1,7 @@ %global modname numpy Name: numpy -Version: 2.3.2 +Version: 2.3.5 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.5-1 +- update to 2.3.5 + * Fri Sep 05 2025 Funda Wang - 1:2.3.2-1 - update to 2.3.2