From d210194a204c2fdea4e47b97bf2d1e3d64ec1400b7ce12466f9a12e8037f85a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 17 Aug 2023 10:57:32 +0000 Subject: [PATCH] Accepting request 1104354 from home:glaubitz:branches:devel:languages:python - Update to 1.60.0 * Add `google/api/policy.proto` (b2cb5c2) * Add `method_policies` to `Control` (b2cb5c2) OBS-URL: https://build.opensuse.org/request/show/1104354 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=32 --- googleapis-common-protos-1.59.1.tar.gz | 3 --- googleapis-common-protos-1.60.0.tar.gz | 3 +++ python-googleapis-common-protos.changes | 7 +++++++ python-googleapis-common-protos.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 googleapis-common-protos-1.59.1.tar.gz create mode 100644 googleapis-common-protos-1.60.0.tar.gz diff --git a/googleapis-common-protos-1.59.1.tar.gz b/googleapis-common-protos-1.59.1.tar.gz deleted file mode 100644 index f3a3f75..0000000 --- a/googleapis-common-protos-1.59.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b35d530fe825fb4227857bc47ad84c33c809ac96f312e13182bdeaa2abe1178a -size 118520 diff --git a/googleapis-common-protos-1.60.0.tar.gz b/googleapis-common-protos-1.60.0.tar.gz new file mode 100644 index 0000000..3235198 --- /dev/null +++ b/googleapis-common-protos-1.60.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73ebb404098db405ba95d1e1ae0aa91c3e15a71da031a2eeb6b2e23e7bc3708 +size 119801 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index fb357a4..20126ff 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 17 10:35:01 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.60.0 + * Add `google/api/policy.proto` (b2cb5c2) + * Add `method_policies` to `Control` (b2cb5c2) + ------------------------------------------------------------------- Sun Jul 2 12:30:42 UTC 2023 - ecsos diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 591c2fe..82809d9 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -20,7 +20,7 @@ %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} %{?sle15_python_module_pythons} Name: python-googleapis-common-protos -Version: 1.59.1 +Version: 1.60.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0