17
0
Commit Graph

15 Commits

Author SHA256 Message Date
169c385acb - update to 2.4.1:
* Fix regression with `google.cloud._helpers._NOW` (#266)
  * Add support for Python 3.12 (#256)
  * Introduce compatibility with native namespace packages (#260)
  * add 'Client.from_service_account_info' factory (#54) (7e59360)
  * add support for Python 3.8
  * Updated client library documentation URLs. (#7307)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=26
2023-12-16 19:48:10 +00:00
f55480bb27 Accepting request 1099236 from home:glaubitz:branches:devel:languages:python
- Update to 2.3.3:
  * Update docs structure for c.g.c usage (#226)

OBS-URL: https://build.opensuse.org/request/show/1099236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=24
2023-07-18 12:22:07 +00:00
af86ff0fbe Accepting request 1001882 from home:glaubitz:branches:devel:languages:python
- Update to 2.3.2:
  * require python 3.7+ (#201)
- from version 2.3.1:
  * fix changelog header to consistent size (#194)
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1001882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=22
2022-09-08 11:35:49 +00:00
dcea74ed5f - We really don't need mock BR at all.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=20
2022-04-16 23:17:35 +00:00
e3990bb815 Accepting request 970435 from home:mcepl:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/970435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=19
2022-04-16 10:44:23 +00:00
ebad9b0755 - Add --import-mode=importlib to make test suite work.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=18
2021-09-30 09:03:35 +00:00
e0f8728d41 - Update to 1.7.2:
* pass kwargs through in 'from_service_account_json' (#109) (efc4bbf)
  * add 'Client.close' (#100) (7387fc8)
  * add 'Client.from_service_account_info' factory (#54) (7e59360) 
- Actually use %pytest macro for testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=17
2021-08-03 00:44:52 +00:00
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