From 3ceb1cceb1943b035a1d2801e2a27c19be0e32ab Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:59:06 +0000 Subject: automatic import of python-aerospike --- .gitignore | 1 + python-aerospike.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4b1a014..424b80e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aerospike-11.0.1.tar.gz +/aerospike-11.1.0.tar.gz 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 - 11.0.1-1 +* Sun Apr 23 2023 Python_Bot - 11.1.0-1 - Package Spec generated diff --git a/sources b/sources index 9d758e9..8a52086 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42c4bc363ad27187dac13d9f43c9fbe3 aerospike-11.0.1.tar.gz +0debdb7bf3d690a02df669b105e13a3b aerospike-11.1.0.tar.gz -- cgit v1.2.3