4 Commits

Author SHA256 Message Date
baacc05770 Accepting request 1174591 from home:glaubitz:branches:devel:languages:python
- Update to version 2.19.0
  * Add google.api_core.version_header (#638)
- from version 2.18.0
  * Add common logic for supporting universe domain (#621)
  * Add _registered_method to grpc ChannelStub (#614)
  * **deps:** Require proto-plus >= 1.22.3 (#626)
- from version 2.17.1
  * Resolve issue handling protobuf responses in rest streaming (#604)
- from version 2.17.0
  * Add attempt_direct_path argument to create_channel (#583)
  * Retry constructors methods support None (#592)
- from version 2.16.2
  * Spelling error `a,out` -> `amount` (#596)
- from version 2.16.1
  * Fix broken import for google.api_core.retry_async.AsyncRetry (#587)
- from version 2.16.0
  * Retry and retry_async support streaming rpcs (#495)
- Refresh patches for new version
  * python-google-api-core-no-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1174591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=65
2024-05-16 14:38:47 +00:00
d1bf34ea0e Accepting request 1039535 from home:glaubitz:branches:devel:languages:python
- Update to 2.11.0
  * Add support for Python 3.11 (#466)
  * Allow representing enums with their unqualified
    symbolic names in headers (#465)
  * Major refactoring of Polling, Retry and Timeout logic (#462)
  * Require google-auth >= 2.14.1 (#463)
- Refresh patches for new version
  * python-google-api-core-no-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1039535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=46
2022-12-02 10:43:04 +00:00
dd4bf9780e Accepting request 1001903 from home:glaubitz:branches:devel:languages:python
- Update to 2.10.0
  * Add 'strict' to flatten_query_params to lower-case bools (#433)
  * Make grpc transcode logic work in terms of protobuf python objects (#428)
  * Require python 3.7+ (#410)
  * Restore support for grpcio-gcp (#418)
- from version 2.8.2
  * **deps:** allow protobuf < 5.0.0 (#400)
  * drop support for grpc-gcp (#401)
  * fix changelog header to consistent size (#394)
  * Fix typo in the BackgroundConsumer docstring (#395)
- Refresh patches for new version
  * python-google-api-core-no-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1001903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=42
2022-09-08 15:39:13 +00:00
167092ee32 Accepting request 981273 from home:pgajdos:python
- version update to 2.8.1
  2.8.1 (2022-05-26)
  Bug Fixes
  * deps: require googleapis-common-protos >= 1.56.2 (d84d66c)
  * deps: require protobuf>= 3.15.0, <4.0.0dev (#385) (d84d66c)
  2.8.0 (2022-05-18)
  Features
  * adds support for audience in client_options (#379) (c97c498)
  * adds support for audience in client_options. (c97c498)

- version update to 2.7.3
  Bug Fixes
  * Avoid AttributeError if grpcio-status is not installed (#370) (022add1)
- deleted patches
  - 373-KeyError-in-test.patch (upstreamed)

- do not require python-mock for build
- added patches
  fix no mock
  + python-google-api-core-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=40
2022-06-08 09:43:55 +00:00