15
0

25 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
32ba6a52d9 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
4805f3d8a2 - Update to 2.24.2
* **deps:** Allow protobuf 6.x (#804)
- Update Requires from pyproject.toml

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
2cc2209156 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
75336da1a1 - 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/package/show/devel:languages:python/python-google-api-core?expand=0&rev=83
2025-02-03 11:16:14 +00:00
9e172bdf8c 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
9a0ee48954 - 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/package/show/devel:languages:python/python-google-api-core?expand=0&rev=81
2025-01-06 16:30:05 +00:00
db3c0db0c0 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
42840cb44a - 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/package/show/devel:languages:python/python-google-api-core?expand=0&rev=79
2024-12-04 18:55:40 +00:00
92a7e3a92e 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
df7b0bc01c - 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
d437075ae9 - 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/package/show/devel:languages:python/python-google-api-core?expand=0&rev=76
2024-10-28 15:59:45 +00:00
97eb83e3ae 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
6d02fe483c fix deps
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
410abed8a7 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
3d7721f648 - 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
3903484804 - 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/package/show/devel:languages:python/python-google-api-core?expand=0&rev=71
2024-09-26 13:52:42 +00:00
d1baefea4e 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
ff3a58df74 - 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/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 21 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
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.25.1
Version: 2.28.0
Release: 0
Summary: Google API client core library
License: Apache-2.0