From cb312e735729bd93218f57a9889b63e17a07bf7f9553652a17871d6c9b3a0680 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 18 Mar 2025 08:42:03 +0000 Subject: [PATCH] Accepting request 1254002 from home:glaubitz:branches:devel:languages:python - Update to 2.24.2 * **deps:** Allow protobuf 6.x (#804) - Update Requires from pyproject.toml OBS-URL: https://build.opensuse.org/request/show/1254002 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=85 --- google_api_core-2.24.1.tar.gz | 3 --- google_api_core-2.24.2.tar.gz | 3 +++ python-google-api-core.changes | 7 +++++++ python-google-api-core.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 google_api_core-2.24.1.tar.gz create mode 100644 google_api_core-2.24.2.tar.gz diff --git a/google_api_core-2.24.1.tar.gz b/google_api_core-2.24.1.tar.gz deleted file mode 100644 index df1a25e..0000000 --- a/google_api_core-2.24.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a -size 163508 diff --git a/google_api_core-2.24.2.tar.gz b/google_api_core-2.24.2.tar.gz new file mode 100644 index 0000000..1dd3ea7 --- /dev/null +++ b/google_api_core-2.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81718493daf06d96d6bc76a91c23874dbf2fac0adbbf542831b805ee6e974696 +size 163516 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 6794d5f..9272448 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 18 07:23:56 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.24.2 + * **deps:** Allow protobuf 6.x (#804) +- Update Requires from pyproject.toml + ------------------------------------------------------------------- Mon Feb 3 09:50:33 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 6af720c..68ae1b3 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.24.1 +Version: 2.24.2 Release: 0 Summary: Google API client core library License: Apache-2.0 @@ -54,8 +54,8 @@ Requires: python-googleapis-common-protos >= 1.56.2 Requires: python-grpcio >= 1.49.1 Requires: python-grpcio-status >= 1.49.1 Requires: python-requests >= 2.18.0 -Requires: (python-proto-plus >= 1.25.0 with python-proto-plus < 2.0.0dev0) -Requires: (python-protobuf >= 3.19.5 with python-protobuf < 6.0.0.dev0) +Requires: (python-proto-plus >= 1.25.0 with python-proto-plus < 2.0.0) +Requires: (python-protobuf >= 3.19.5 with python-protobuf < 7.0.0) BuildArch: noarch %python_subpackages