diff --git a/google-api-core-1.7.0.tar.gz b/google-api-core-1.7.0.tar.gz deleted file mode 100644 index f086cbc..0000000 --- a/google-api-core-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85693e163a1a6faea69a74f8feaf35d54dfa2559fbdbbe389c93ffb3bb4c9a79 -size 68086 diff --git a/google-api-core-1.8.1.tar.gz b/google-api-core-1.8.1.tar.gz new file mode 100644 index 0000000..b1588b7 --- /dev/null +++ b/google-api-core-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e20c24395439dffcdb6e364cc6adb9b28a9e28d516ef5a51b9266ae0894a44 +size 68225 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 6514454..d823209 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 14 16:21:46 UTC 2019 - Tomáš Chvátal + +- Update to 1.8.1: + * Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499) + * Add support to unwrap Anys into wrapped pb2 objects. (#7430) + * Add Operation.deserialize. (#7427) + ------------------------------------------------------------------- Mon Feb 18 05:48:46 UTC 2019 - John Vandenberg diff --git a/python-google-api-core.spec b/python-google-api-core.spec index fa44334..7481ed4 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-api-core -Version: 1.7.0 +Version: 1.8.1 Release: 0 Summary: Google API client core library License: Apache-2.0