From 5d1eb7c25312198331853f263060d3afe0b1e6db03cbaa094233fd261b72990c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 17 Oct 2022 14:07:51 +0000 Subject: [PATCH] Accepting request 1012051 from home:glaubitz:branches:devel:languages:python - Update to 2.12.3 * **deps:** Allow protobuf 3.19.5 (#350) - from version 2.12.2 * **deps:** Require protobuf >= 3.20.2 (#347) OBS-URL: https://build.opensuse.org/request/show/1012051 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=18 --- google-cloud-kms-2.12.1.tar.gz | 3 --- google-cloud-kms-2.12.3.tar.gz | 3 +++ python-google-cloud-kms.changes | 8 ++++++++ python-google-cloud-kms.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 google-cloud-kms-2.12.1.tar.gz create mode 100644 google-cloud-kms-2.12.3.tar.gz diff --git a/google-cloud-kms-2.12.1.tar.gz b/google-cloud-kms-2.12.1.tar.gz deleted file mode 100644 index c7b7662..0000000 --- a/google-cloud-kms-2.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:035b0876435d2b82fa81bdd5040a6e289ef527937626ae3791c0fc0e91d4f7d1 -size 119158 diff --git a/google-cloud-kms-2.12.3.tar.gz b/google-cloud-kms-2.12.3.tar.gz new file mode 100644 index 0000000..ce4d9bc --- /dev/null +++ b/google-cloud-kms-2.12.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a285b1607e01f0763dc9b5a3d0642a5277e2157ccb0aac9718666ca1c57d39dd +size 120460 diff --git a/python-google-cloud-kms.changes b/python-google-cloud-kms.changes index 9c22dc7..3f67519 100644 --- a/python-google-cloud-kms.changes +++ b/python-google-cloud-kms.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 17 10:23:24 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.12.3 + * **deps:** Allow protobuf 3.19.5 (#350) +- from version 2.12.2 + * **deps:** Require protobuf >= 3.20.2 (#347) + ------------------------------------------------------------------- Wed Sep 28 21:36:10 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-google-cloud-kms.spec b/python-google-cloud-kms.spec index 9681a72..efbe8d5 100644 --- a/python-google-cloud-kms.spec +++ b/python-google-cloud-kms.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-google-cloud-kms -Version: 2.12.1 +Version: 2.12.3 Release: 0 Summary: Cloud Key Management Service (KMS) API API client library License: Apache-2.0