diff options
Diffstat (limited to 'python-Bottleneck.spec')
-rw-r--r-- | python-Bottleneck.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 8a69331..2932439 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -1,15 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-Bottleneck -Version: 1.3.6 +Version: 1.3.7 Release: 1 Summary: Fast NumPy array functions written in C License: Simplified BSD URL: https://github.com/pydata/bottleneck -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4a/4f/2ee4ee0494384891fa7784d774affbcf2ad6c9ddb33b1fd211da86739513/Bottleneck-1.3.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/98/1f/e5c91a94a9e695fe12442aa3a1c0c8fa7b09b1091ab885e288a45733c089/Bottleneck-1.3.7.tar.gz -Requires: python3-sphinx Requires: python3-numpy Requires: python3-numpydoc +Requires: python3-sphinx Requires: python3-gitpython %description @@ -169,7 +169,7 @@ array on a little-endian operating system) the function will not be accelerated regardless of dtype. %prep -%autosetup -n Bottleneck-1.3.6 +%autosetup -n Bottleneck-1.3.7 %build %py3_build @@ -209,5 +209,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.6-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.7-1 - Package Spec generated |