diff --git a/google-api-core-1.2.0.tar.gz b/google-api-core-1.2.0.tar.gz deleted file mode 100644 index d57fd71..0000000 --- a/google-api-core-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:370d5dc108ac5dfea2eee8ef32b77693444bf957d4657820d12596ca5082e8ae -size 53282 diff --git a/google-api-core-1.4.0.tar.gz b/google-api-core-1.4.0.tar.gz new file mode 100644 index 0000000..97ee595 --- /dev/null +++ b/google-api-core-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121cc7b93fcf5bde0bf8047a5fb9b5217a7e663eaf83f828044a073781c88901 +size 55571 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 57f9589..7499578 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold + +- update to version 1.4.0 + * Add support for gRPC connection management (available when using + optional grpc_gcp dependency) (#5553) (#5904) + * Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) + * Add protobuf_helpers.field_mask to calculate a field mask from + two messages (#5320) + ------------------------------------------------------------------- Tue May 29 15:45:49 UTC 2018 - tbechtold@suse.com diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 55c9396..3cbdf26 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-api-core -Version: 1.2.0 +Version: 1.4.0 Release: 0 Summary: Google API client core library License: Apache-2.0