diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-google-cloud-resource-manager.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /google-cloud-resource-manager-1.9.1.tar.gz +/google-cloud-resource-manager-1.10.0.tar.gz diff --git a/python-google-cloud-resource-manager.spec b/python-google-cloud-resource-manager.spec index 12ac8ae..70bf031 100644 --- a/python-google-cloud-resource-manager.spec +++ b/python-google-cloud-resource-manager.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-cloud-resource-manager -Version: 1.9.1 +Version: 1.10.0 Release: 1 Summary: Google Cloud Resource Manager API client library License: Apache 2.0 URL: https://github.com/googleapis/python-resource-manager -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/07/dd62c78a8d599a9707ffa8f7795a086f2cb2707e0dd3509263ac1436af79/google-cloud-resource-manager-1.9.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/5c/b505c4b8ef6097b369d15393917779a3d592bd93d40b8599a9616743c3a8/google-cloud-resource-manager-1.10.0.tar.gz BuildArch: noarch Requires: python3-google-api-core[grpc] @@ -42,7 +42,7 @@ Provides: python3-google-cloud-resource-manager-doc - `Product Documentation`_ %prep -%autosetup -n google-cloud-resource-manager-1.9.1 +%autosetup -n google-cloud-resource-manager-1.10.0 %build %py3_build @@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.10.0-1 - Package Spec generated @@ -1 +1 @@ -03ec1d96651eabfaa4ae82870c958c12 google-cloud-resource-manager-1.9.1.tar.gz +6959904094e081796e8c9c5ff6f3df34 google-cloud-resource-manager-1.10.0.tar.gz |