17
0

21 Commits

Author SHA256 Message Date
8ca65fdf95 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
e108e2f464 Accepting request 1286020 from home:glaubitz:branches:devel:languages:python
- Update to 2.25.1
  * Allow BackgroundConsumer To Inform Caller of Fatal Exceptions
    with Optional Callback (3206c01)

OBS-URL: https://build.opensuse.org/request/show/1286020
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
e45813a6dc 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
bb5c980742 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
2025-03-18 16:42:06 +00:00
cb312e7357 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
2025-03-18 08:42:03 +00:00
9246ec9b7f Accepting request 1242789 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1242789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=40
2025-02-03 20:44:57 +00:00
b83bdba753 Accepting request 1242570 from home:glaubitz:branches:devel:languages:python
- Update to 2.24.1
  * Memory leak in bidi classes (#770)
  * Resolve the issue where rpc timeout of 0 is used when timeout expires (#776)
  * Add warnings regarding consuming externally sourced credentials (#783)

OBS-URL: https://build.opensuse.org/request/show/1242570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=83
2025-02-03 11:16:14 +00:00
a09d1ff3e2 Accepting request 1235263 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=39
2025-01-07 19:53:02 +00:00
98b7a196db Accepting request 1235223 from home:glaubitz:branches:devel:languages:python
- Update to 2.24.0
  * Add automatic logging config to support debug logging (#754)
  * Update recognized logging fields (#766)

OBS-URL: https://build.opensuse.org/request/show/1235223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=81
2025-01-06 16:30:05 +00:00
20ac81f7d4 Accepting request 1228363 from devel:languages:python
- Update to 2.23.0
  * Migrate to pyproject.toml (#736)
- from version 2.22.0
  * Add support for python 3.13 (#696)
  * Add type hints to ClientOptions (#735)
  * Improve `Any` decode error (#712)
  * Require proto-plus >= 1.25.0 for Python 3.13 (#740)
  * Switch to unittest.mock from mock (#713)
- Drop python-google-api-core-no-mock.patch, merged upstream (forwarded request 1228327 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1228363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=38
2024-12-05 16:09:08 +00:00
141f57e6af Accepting request 1228327 from home:glaubitz:branches:devel:languages:python
- Update to 2.23.0
  * Migrate to pyproject.toml (#736)
- from version 2.22.0
  * Add support for python 3.13 (#696)
  * Add type hints to ClientOptions (#735)
  * Improve `Any` decode error (#712)
  * Require proto-plus >= 1.25.0 for Python 3.13 (#740)
  * Switch to unittest.mock from mock (#713)
- Drop python-google-api-core-no-mock.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1228327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=79
2024-12-04 18:55:40 +00:00
7ec7f1529e Accepting request 1218907 from devel:languages:python
- Resurrect python-google-api-core-no-mock.patch and refresh it, it is
  still required until 2.22.0.

- Update to 2.21.0
  * Add support for asynchronous long running operations (#724)
- Drop python-google-api-core-no-mock.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1218907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=37
2024-10-29 13:34:53 +00:00
6f6815c89e - Resurrect python-google-api-core-no-mock.patch and refresh it, it is
still required until 2.22.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=77
2024-10-29 04:42:53 +00:00
146fed8bf7 Accepting request 1218817 from home:glaubitz:branches:devel:languages:python
- Update to 2.21.0
  * Add support for asynchronous long running operations (#724)
- Drop python-google-api-core-no-mock.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1218817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=76
2024-10-28 15:59:45 +00:00
b113421888 Accepting request 1206129 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=36
2024-10-07 19:53:07 +00:00
3d9a465ac2 Accepting request 1206087 from system:homeautomation:home-assistant:unstable
fix deps

OBS-URL: https://build.opensuse.org/request/show/1206087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=74
2024-10-07 14:48:19 +00:00
8b473ba90b Accepting request 1205028 from devel:languages:python
- Remove unneeded BuildRequires.
- Refreshed patches:
  * python-google-api-core-no-mock.patch

- Update to 2.20.0
  * Add async unsupported paramater exception (#694)
  * Add support for asynchronous rest streaming (#686)
  * Add support for creating exceptions from an asynchronous response (#688)

OBS-URL: https://build.opensuse.org/request/show/1205028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=35
2024-10-02 19:33:40 +00:00
350995b9a8 - Remove unneeded BuildRequires.
- Refreshed patches:
  * python-google-api-core-no-mock.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=72
2024-10-02 04:04:53 +00:00
b4f8e95027 Accepting request 1203892 from home:glaubitz:branches:devel:languages:python
- Update to 2.20.0
  * Add async unsupported paramater exception (#694)
  * Add support for asynchronous rest streaming (#686)
  * Add support for creating exceptions from an asynchronous response (#688)

OBS-URL: https://build.opensuse.org/request/show/1203892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=71
2024-09-26 13:52:42 +00:00
a05bca0819 Accepting request 1198474 from devel:languages:python
- Update to 2.19.2
  * Fail gracefully if could not import `rpc_status` module (#680)
- Adjust upstream source name in spec file (forwarded request 1198451 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1198474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=34
2024-09-04 11:23:21 +00:00
e5cd3a3401 Accepting request 1198451 from home:glaubitz:branches:devel:languages:python
- Update to 2.19.2
  * Fail gracefully if could not import `rpc_status` module (#680)
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1198451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=69
2024-09-03 12:20:59 +00:00
4 changed files with 4 additions and 21 deletions

View File

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

View File

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

View File

@@ -1,20 +1,3 @@
-------------------------------------------------------------------
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>

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-google-api-core
Version: 2.28.0
Version: 2.25.1
Release: 0
Summary: Google API client core library
License: Apache-2.0