From c1a93f17d11cf0944622c5145c19d77728c584b7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 04:30:43 +0000 Subject: automatic import of python-couchbase --- .gitignore | 1 + python-couchbase.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5d9a6be..f6e8c1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /couchbase-4.1.2.tar.gz +/couchbase-4.1.3.tar.gz 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 - 4.1.2-1 +* Fri Apr 07 2023 Python_Bot - 4.1.3-1 - Package Spec generated diff --git a/sources b/sources index 2bf41db..f4082e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b347f40461fa91159acc42ceffc0cf4 couchbase-4.1.2.tar.gz +14421fda0c354e7d1c5ff4c8573ced8f couchbase-4.1.3.tar.gz -- cgit v1.2.3