diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:47:19 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:47:19 +0000 |
| commit | a9e998ae85df247bb5353127aa9ee7d404914106 (patch) | |
| tree | c110ce99bfa5a59973083569634650ecb88ea4da | |
| parent | 335ba1669116c8492a87582cfd8abb8c4f61debf (diff) | |
automatic import of python-google-cloud-containeropeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-google-cloud-container.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /google-cloud-container-2.19.0.tar.gz +/google-cloud-container-2.21.0.tar.gz 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 @@ -1 +1 @@ -e3b7433b295fc873ec86ea7e36d9a2c1 google-cloud-container-2.19.0.tar.gz +ad542efc345a8194a6943325868049d9 google-cloud-container-2.21.0.tar.gz |
