Accepting request 1326759 from home:glaubitz:branches:devel:languages:python
- Update to 2.29.0 * Auto enable mTLS when supported certificates are detected (#869) * make parse_version_to_tuple public (#864) * flaky tests due to imprecision in floating point calculation and performance test setup (#865) * remove call to importlib.metadata.packages_distributions() for py38/py39 (#859) * Log version check errors (#858) * closes tailing streams in bidi classes. (#851) OBS-URL: https://build.opensuse.org/request/show/1326759 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=95
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b405df02d68e68ce0fbc138559e6036559e685159d148ae5861013dc201baf8
|
||||
size 176759
|
||||
3
google_api_core-2.29.0.tar.gz
Normal file
3
google_api_core-2.29.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84181be0f8e6b04006df75ddfe728f24489f0af57c96a529ff7cf45bc28797f7
|
||||
size 177828
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 10:41:08 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.29.0
|
||||
* Auto enable mTLS when supported certificates are detected (#869)
|
||||
* make parse_version_to_tuple public (#864)
|
||||
* flaky tests due to imprecision in floating point calculation and
|
||||
performance test setup (#865)
|
||||
* remove call to importlib.metadata.packages_distributions() for py38/py39 (#859)
|
||||
* Log version check errors (#858)
|
||||
* closes tailing streams in bidi classes. (#851)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 3 11:17:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-api-core
|
||||
Version: 2.28.1
|
||||
Version: 2.29.0
|
||||
Release: 0
|
||||
Summary: Google API client core library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user