summaryrefslogtreecommitdiff
path: root/python-google-cloud-container.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:47:19 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:47:19 +0000
commita9e998ae85df247bb5353127aa9ee7d404914106 (patch)
treec110ce99bfa5a59973083569634650ecb88ea4da /python-google-cloud-container.spec
parent335ba1669116c8492a87582cfd8abb8c4f61debf (diff)
automatic import of python-google-cloud-containeropeneuler20.03
Diffstat (limited to 'python-google-cloud-container.spec')
-rw-r--r--python-google-cloud-container.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-google-cloud-container.spec b/python-google-cloud-container.spec
index 51b5e1e..b4e4b81 100644
--- a/python-google-cloud-container.spec
+++ b/python-google-cloud-container.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-google-cloud-container
-Version: 2.19.0
+Version: 2.21.0
Release: 1
Summary: Google Cloud Container API client library
License: Apache 2.0
URL: https://github.com/googleapis/python-container
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/23/f79bfad94589c9c6c6b303f7cb949ce517236f479dbc4faf3227053ee68a/google-cloud-container-2.19.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/03/3feec78d2b0d452ca7e730c071801adb11ad15eb82454f4cc4fc2c285a20/google-cloud-container-2.21.0.tar.gz
BuildArch: noarch
Requires: python3-google-api-core[grpc]
@@ -41,7 +41,7 @@ Provides: python3-google-cloud-container-doc
- `Product Documentation`_
%prep
-%autosetup -n google-cloud-container-2.19.0
+%autosetup -n google-cloud-container-2.21.0
%build
%py3_build
@@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.19.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.21.0-1
- Package Spec generated