1
0

Accepting request 722804 from home:mcalabkova:branches:devel:languages:python

- Update to 1.14.2
  * Forward ‘timeout’ arg from ‘exception’ to _blocking_poll.
  * Update intersphinx mapping for requests. 
  * Firestore: Add should_terminate predicate for clean BiDi shutdown.
  * Update pins of ‘googleapis-common-protos.

OBS-URL: https://build.opensuse.org/request/show/722804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2019-08-12 14:26:43 +00:00
committed by Git OBS Bridge
parent 5cac53ec94
commit 60c084488a
4 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 12 14:15:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.14.2
* Forward timeout arg from exception to _blocking_poll.
* Update intersphinx mapping for requests.
* Firestore: Add should_terminate predicate for clean BiDi shutdown.
* Update pins of googleapis-common-protos.
-------------------------------------------------------------------
Tue Jul 2 14:51:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>