forked from pool/python-google-api-core
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:
BIN
google_api_core-2.24.1.tar.gz
(Stored with Git LFS)
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
BIN
google_api_core-2.24.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
Mon Feb 3 09:50:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-google-api-core
|
Name: python-google-api-core
|
||||||
Version: 2.24.1
|
Version: 2.24.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Google API client core library
|
Summary: Google API client core library
|
||||||
License: Apache-2.0
|
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 >= 1.49.1
|
||||||
Requires: python-grpcio-status >= 1.49.1
|
Requires: python-grpcio-status >= 1.49.1
|
||||||
Requires: python-requests >= 2.18.0
|
Requires: python-requests >= 2.18.0
|
||||||
Requires: (python-proto-plus >= 1.25.0 with python-proto-plus < 2.0.0dev0)
|
Requires: (python-proto-plus >= 1.25.0 with python-proto-plus < 2.0.0)
|
||||||
Requires: (python-protobuf >= 3.19.5 with python-protobuf < 6.0.0.dev0)
|
Requires: (python-protobuf >= 3.19.5 with python-protobuf < 7.0.0)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user