summaryrefslogtreecommitdiff
path: root/python-couchbase.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-couchbase.spec')
-rw-r--r--python-couchbase.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-couchbase.spec b/python-couchbase.spec
index eafbe1e..2e01b17 100644
--- a/python-couchbase.spec
+++ b/python-couchbase.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-couchbase
-Version: 4.1.2
+Version: 4.1.3
Release: 1
Summary: Python Client for Couchbase
License: Apache License 2.0
URL: https://github.com/couchbase/couchbase-python-client
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dc/55/cda206740ae3c1daccb65e8ff83517e22d6dc560727e98ae5d03d3197a28/couchbase-4.1.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/16/07a5cc49c60a32c5477bbb1c440856aa02205083aa8961f263eaf2c9f4ad/couchbase-4.1.3.tar.gz
%description
@@ -1935,7 +1935,7 @@ pre-commit run trailing-whitespace --all-files
%prep
-%autosetup -n couchbase-4.1.2
+%autosetup -n couchbase-4.1.3
%build
%py3_build
@@ -1975,5 +1975,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.2-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.3-1
- Package Spec generated