summaryrefslogtreecommitdiff
path: root/python-google-cloud-resource-manager.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-google-cloud-resource-manager.spec')
-rw-r--r--python-google-cloud-resource-manager.spec8
1 files changed, 4 insertions, 4 deletions
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