From 969fee20ca17c044fc40349bbdcfc9d614cf60d56a07b82f927e60287bf4ce74 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 29 Jun 2024 19:31:40 +0000 Subject: [PATCH] - update to 2.19.1: * Add support for protobuf 5.x * Ignore unknown fields in rest streaming. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=67 --- google-api-core-2.19.0.tar.gz | 3 --- google-api-core-2.19.1.tar.gz | 3 +++ python-google-api-core.changes | 7 +++++++ python-google-api-core.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 google-api-core-2.19.0.tar.gz create mode 100644 google-api-core-2.19.1.tar.gz diff --git a/google-api-core-2.19.0.tar.gz b/google-api-core-2.19.0.tar.gz deleted file mode 100644 index f0227eb..0000000 --- a/google-api-core-2.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf1b7c2694047886d2af1128a03ae99e391108a08804f87cfd35970e49c9cd10 -size 148403 diff --git a/google-api-core-2.19.1.tar.gz b/google-api-core-2.19.1.tar.gz new file mode 100644 index 0000000..ddf2c14 --- /dev/null +++ b/google-api-core-2.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4695f1e3650b316a795108a76a1c416e6afb036199d1c1f1f110916df479ffd +size 148925 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index b4cba91..5ed3d74 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 29 19:31:29 UTC 2024 - Dirk Müller + +- update to 2.19.1: + * Add support for protobuf 5.x + * Ignore unknown fields in rest streaming. + ------------------------------------------------------------------- Thu May 16 14:03:49 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 390b74c..a3c5428 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-google-api-core -Version: 2.19.0 +Version: 2.19.1 Release: 0 Summary: Google API client core library License: Apache-2.0