diff --git a/google-api-core-2.11.1.tar.gz b/google-api-core-2.11.1.tar.gz deleted file mode 100644 index 6ae01f0..0000000 --- a/google-api-core-2.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a -size 129114 diff --git a/google-api-core-2.12.0.tar.gz b/google-api-core-2.12.0.tar.gz new file mode 100644 index 0000000..0f66a66 --- /dev/null +++ b/google-api-core-2.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 +size 130745 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index eb39949..71d903d 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 12 10:27:14 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 2.12.0 + * Add a little bit of typing to google.api_core.retry (#453) + * Add grpc Compression argument to channels and methods (#451) + * Fix a typo in google/api_core/page_iterator.py (#511) + ------------------------------------------------------------------- Sun Jul 2 12:27:35 UTC 2023 - ecsos diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 5021fdd..d8c6d8b 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -27,7 +27,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-google-api-core -Version: 2.11.1 +Version: 2.12.0 Release: 0 Summary: Google API client core library License: Apache-2.0