From ce90b6e1a3590bd9bf62a4620b57218f5ebd75347482edb6b23683dba9d16f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 14 Oct 2022 11:55:32 +0000 Subject: [PATCH] Accepting request 1010620 from home:glaubitz:branches:devel:languages:python - Update to 2.10.2 * **deps:** Allow protobuf 3.19.5 (#459) - from version 2.10.1 * Improve transcoding error message (#442) OBS-URL: https://build.opensuse.org/request/show/1010620 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=44 --- google-api-core-2.10.0.tar.gz | 3 --- google-api-core-2.10.2.tar.gz | 3 +++ python-google-api-core.changes | 8 ++++++++ python-google-api-core.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 google-api-core-2.10.0.tar.gz create mode 100644 google-api-core-2.10.2.tar.gz diff --git a/google-api-core-2.10.0.tar.gz b/google-api-core-2.10.0.tar.gz deleted file mode 100644 index bbb24bf..0000000 --- a/google-api-core-2.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d053734f14591939e7764e99c31253fed46bf2578da0dcd82821f17a6dd991c -size 123385 diff --git a/google-api-core-2.10.2.tar.gz b/google-api-core-2.10.2.tar.gz new file mode 100644 index 0000000..0343483 --- /dev/null +++ b/google-api-core-2.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c06f7739fe57781f87523375e8e1a3a4674bf6392cd6131a3222182b971320 +size 123691 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 5a18abb..09ca1d0 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 14 08:14:38 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.10.2 + * **deps:** Allow protobuf 3.19.5 (#459) +- from version 2.10.1 + * Improve transcoding error message (#442) + ------------------------------------------------------------------- Thu Sep 8 11:26:12 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 88ea0d4..c70ce1f 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-google-api-core -Version: 2.10.0 +Version: 2.10.2 Release: 0 Summary: Google API client core library License: Apache-2.0