17
0

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
This commit is contained in:
Tomáš Chvátal
2019-05-16 18:42:20 +00:00
committed by Git OBS Bridge
parent f7d5152a37
commit fda77e4e11
4 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 16 18:06:22 UTC 2019 - kwu@suse.com
- 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)
-------------------------------------------------------------------
Mon Feb 18 03:39:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>