summaryrefslogtreecommitdiff
path: root/python-aerospike.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-aerospike.spec')
-rw-r--r--python-aerospike.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-aerospike.spec b/python-aerospike.spec
index 31cb0e6..7a34c55 100644
--- a/python-aerospike.spec
+++ b/python-aerospike.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-aerospike
-Version: 11.0.1
+Version: 11.1.0
Release: 1
Summary: Aerospike Client Library for Python
License: Apache Software License
URL: https://aerospike.com
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/e9/8d6681a877a87b8599023d52b0bd43c62c3a480ea1c2aafa8e6c14580947/aerospike-11.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f6/59/d746638ae305772f1f205067e198a0ea167ec66984be81cf48ccd330afe0/aerospike-11.1.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-aerospike-doc
|Build| |Release| |Wheel| |Downloads| |License|
%prep
-%autosetup -n aerospike-11.0.1
+%autosetup -n aerospike-11.1.0
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 11.0.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 11.1.0-1
- Package Spec generated