1
0

- update to 1.2.0:

* Add close method to grpc Channel (#5333)
  * Fix tests after grpcio update (#5333)
  * Add Test runs for Python 3.7 and remove 3.4 (#5295)
- use %license

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=3
This commit is contained in:
Thomas Bechtold
2018-05-29 19:20:50 +00:00
committed by Git OBS Bridge
parent 81215baeb0
commit 52977d8be4
4 changed files with 33 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 29 15:45:49 UTC 2018 - tbechtold@suse.com
- update to 1.2.0:
* Add close method to grpc Channel (#5333)
* Fix tests after grpcio update (#5333)
* Add Test runs for Python 3.7 and remove 3.4 (#5295)
- use %license
-------------------------------------------------------------------
Fri May 18 04:44:09 UTC 2018 - tbechtold@suse.com