1
0

Accepting request 1254037 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1254037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=41
This commit is contained in:
2025-03-18 16:42:06 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

BIN
google_api_core-2.24.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
google_api_core-2.24.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 18 07:23:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@@ -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