summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-Bottleneck.spec10
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index a8ecec1..46fca16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Bottleneck-1.3.6.tar.gz
+/Bottleneck-1.3.7.tar.gz
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
diff --git a/sources b/sources
index 5acf932..e4878e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1ddbc83daf8456f4fef61c98d94ee80 Bottleneck-1.3.6.tar.gz
+0a49691a5a6627caf1148d267af7c282 Bottleneck-1.3.7.tar.gz