17
0
Commit Graph

8 Commits

Author SHA256 Message Date
86971fc430 - update to 1.6.0:
* add mtls support
  * infer project from explicit service account creds
  * add support for Python 3.9, drop support for Python 3.5
  * require six>=1.12.0 and google-api-core>=1.21.
  * avoid using 'pkg_resources' to determine version
  * handle query_params tuples in JSONConnection.build_api_url
  * add quota_project, credentials file, and scopes options
  * add support for Python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=15
2021-04-06 07:46:32 +00:00
Tomáš Chvátal
aa03fb7ddf - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=13
2020-04-20 11:51:11 +00:00
Tomáš Chvátal
ae700df507 Accepting request 792419 from home:mcalabkova:branches:devel:languages:python
- Update to 1.3.0
  * Add timeout param to JSONConnection.api_request().
  * Change default api_request() timeout to non-None

OBS-URL: https://build.opensuse.org/request/show/792419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=11
2020-04-08 11:37:02 +00:00
Tomáš Chvátal
10d7edf717 - Update to 1.0.3:
* Make Client.build_api_url an instance method.
  * Prevent requests from hanging on SSL handshake

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=9
2019-09-12 10:33:03 +00:00
Tomáš Chvátal
fda77e4e11 Accepting request 703521 from home:kwususe1:branches:devel:languages:python
- Update to v1.0.0
  * Remove classifier for Python 3.4 for end-of-life. (#7535)
  * Refactor client_info support. (#7849)
  * Update dep on api_core >= 1.11.0. (#7986)
  * Updated client library documentation URLs. (#7307)

OBS-URL: https://build.opensuse.org/request/show/703521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=7
2019-05-16 18:42:20 +00:00
Tomáš Chvátal
f7d5152a37 Accepting request 676979 from home:jayvdb:django
- Activate tests
- Increased minimum google-api-core >= 1.0.0 per upstream
- Update from v0.28.1 to v0.29.1, including add test runs for Python 3.7 and remove 3.4

OBS-URL: https://build.opensuse.org/request/show/676979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=5
2019-02-18 09:31:43 +00:00
a328fed8b8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=3
2018-12-04 13:30:30 +00:00
503cf3ee63 - Initial packaging (version 0.28.1)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=1
2018-09-12 08:22:26 +00:00