diff --git a/numpy-2.3.0.tar.gz b/numpy-2.3.0.tar.gz deleted file mode 100644 index e3d90d8b9a745684613253a580f58f8e2d7956b7..0000000000000000000000000000000000000000 --- a/numpy-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:581f87f9e9e9db2cba2141400e160e9dd644ee248788d6f90636eeb8fd9260a6 -size 20382813 diff --git a/numpy-2.3.1.tar.gz b/numpy-2.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f2c803c34015bd607fb19db12c29a3c66e5801c1 Binary files /dev/null and b/numpy-2.3.1.tar.gz differ diff --git a/numpy.spec b/numpy.spec index 9a7c222e24bb7941e5d5c3da12d6a63791fe0164..81036efbe343006a3a74b28c053d2a7f46760ebe 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,7 +1,7 @@ %global modname numpy Name: numpy -Version: 2.3.0 +Version: 2.3.1 Release: 1 Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -106,6 +106,9 @@ popd &> /dev/null %exclude %{python3_sitearch}/%{name}/f2py/tests/ %changelog +* Mon Jul 07 2025 openeuler_bot - 1:2.3.1-1 +- update numpy to 2.3.1 + * Wed Jun 18 2025 yaoxin <1024769339@qq.com> - 1:2.3.0-1 - Update to 2.3.0 for fix build failure