diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-15 16:58:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-15 16:58:13 +0000 |
commit | b84cc2513634a063c3a6e79fe8feeb95a5eb2249 (patch) | |
tree | 3ae8850543e9619b0355b2bbd666f683385517ba /python-numpy.spec | |
parent | dfb40c4346d4b3bbcbdee019e77912623c7b40c0 (diff) |
automatic import of python-numpy
Diffstat (limited to 'python-numpy.spec')
-rw-r--r-- | python-numpy.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-numpy.spec b/python-numpy.spec index 6ec502c..d80137b 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-numpy -Version: 1.25.0 +Version: 1.25.2 Release: 1 Summary: Fundamental package for array computing in Python License: BSD-3-Clause URL: https://www.numpy.org -Source0: https://mirrors.aliyun.com/pypi/web/packages/d0/b2/fe774844d1857804cc884bba67bec38f649c99d0dc1ee7cbbf1da601357c/numpy-1.25.0.tar.gz +Source0: https://mirrors.aliyun.com/pypi/web/packages/a0/41/8f53eff8e969dd8576ddfb45e7ed315407d27c7518ae49418be8ed532b07/numpy-1.25.2.tar.gz %description @@ -42,7 +42,7 @@ commitment to creating an open, inclusive, and positive community. Please read t with others in a way that makes our community thrive. %prep -%autosetup -n numpy-1.25.0 +%autosetup -n numpy-1.25.2 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Jul 04 2023 Python_Bot <Python_Bot@openeuler.org> - 1.25.0-1 +* Fri Sep 15 2023 Python_Bot <Python_Bot@openeuler.org> - 1.25.2-1 - Package Spec generated |