diff --git a/google-api-core-1.16.0.tar.gz b/google-api-core-1.16.0.tar.gz deleted file mode 100644 index bbd0fc8..0000000 --- a/google-api-core-1.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92e962a087f1c4b8d1c5c88ade1c1dfd550047dcffb320c57ef6a534a20403e2 -size 76972 diff --git a/google-api-core-1.17.0.tar.gz b/google-api-core-1.17.0.tar.gz new file mode 100644 index 0000000..c975736 --- /dev/null +++ b/google-api-core-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689 +size 77891 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index b25d696..b2bd597 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 2 16:14:34 UTC 2020 - Dirk Mueller + +- update to 1.17.0: + * api_core: add retry param into PollingFuture() and it’s inheritors (#9923) (14f1f34), closes #6197 + * api-core: add client_cert_source to ClientOptions (#17) (748c935) + * consume part of StreamingResponseIterator to support failure while under a retry context (#10206) (2b103b6) + ------------------------------------------------------------------- Mon Apr 20 11:56:55 UTC 2020 - Tomáš Chvátal diff --git a/python-google-api-core.spec b/python-google-api-core.spec index c7ca642..d2e5bf3 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-google-api-core -Version: 1.16.0 +Version: 1.17.0 Release: 0 Summary: Google API client core library License: Apache-2.0