17
0

7 Commits

Author SHA256 Message Date
b63def0dc9 Accepting request 1314109 from devel:languages:python
- Update to 2.28.0
  * Provide and use Python version support check (#832)
- from version 2.27.0
  * Support for async bidi streaming apis (#836) (forwarded request 1314093 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1314109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=44
2025-10-29 20:05:42 +00:00
efd51076dd - Update to 2.28.0
* Provide and use Python version support check (#832)
- from version 2.27.0
  * Support for async bidi streaming apis (#836)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=92
2025-10-28 14:57:44 +00:00
c4c889117e Accepting request 1310031 from devel:languages:python
- Update to 2.26.0
  * Add trove classifier for Python 3.14 (#842)
- from version 2.25.2
  * Deprecate credentials_file argument (#841)
  * Fix async tests and round-off error in test expectations (#837) (forwarded request 1310017 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1310031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=43
2025-10-10 15:09:29 +00:00
6fdea00405 - Update to 2.26.0
* Add trove classifier for Python 3.14 (#842)
- from version 2.25.2
  * Deprecate credentials_file argument (#841)
  * Fix async tests and round-off error in test expectations (#837)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=90
2025-10-09 15:15:10 +00:00
8e99318917 Accepting request 1295076 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1295076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=42
2025-07-23 14:42:04 +00:00
181e9dac57 - Update to 2.25.1
* Allow BackgroundConsumer To Inform Caller of Fatal Exceptions
    with Optional Callback (3206c01)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=88
2025-07-22 12:10:45 +00:00
ad28d8d896 Accepting request 1284718 from home:glaubitz:branches:devel:languages:python
- Update to 2.25.0
  * Add protobuf runtime version to `x-goog-api-client` header (#812)
  * Support dynamic retry backoff values (#793)

OBS-URL: https://build.opensuse.org/request/show/1284718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=87
2025-06-13 10:47:36 +00:00
4 changed files with 35 additions and 4 deletions

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

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4743b7d45fe8c0930e59928b1bade287242910f30b06ff9b22f139a3e33271b8
size 176510

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Oct 28 14:19:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.28.0
* Provide and use Python version support check (#832)
- from version 2.27.0
* Support for async bidi streaming apis (#836)
-------------------------------------------------------------------
Thu Oct 9 14:23:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.26.0
* Add trove classifier for Python 3.14 (#842)
- from version 2.25.2
* Deprecate credentials_file argument (#841)
* Fix async tests and round-off error in test expectations (#837)
-------------------------------------------------------------------
Mon Jun 16 08:16:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.25.1
* Allow BackgroundConsumer To Inform Caller of Fatal Exceptions
with Optional Callback (3206c01)
-------------------------------------------------------------------
Wed Jun 11 08:13:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.25.0
* Add protobuf runtime version to `x-goog-api-client` header (#812)
* Support dynamic retry backoff values (#793)
-------------------------------------------------------------------
Tue Mar 18 07:23:56 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.2
Version: 2.28.0
Release: 0
Summary: Google API client core library
License: Apache-2.0