diff --git a/google-auth-2.5.0.tar.gz b/google-auth-2.5.0.tar.gz deleted file mode 100644 index afd2159..0000000 --- a/google-auth-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6577bbf990ef342a24e12e0c8e9d364af6642acdf206c9045bdb8e039fb4fec9 -size 189396 diff --git a/google-auth-2.6.3.tar.gz b/google-auth-2.6.3.tar.gz new file mode 100644 index 0000000..11e7961 --- /dev/null +++ b/google-auth-2.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65bb0e3701eaaa64fd2aa85e1325580524b0bddc6dc5db3ab89c481b6a20141 +size 189685 diff --git a/python-google-auth.changes b/python-google-auth.changes index baa7b63..a82c791 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Apr 8 13:30:25 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.6.3 + Bug Fixes + * change requests lib import place (#1010) + * clean up HTTP session and pool during tear down phase (#1007) + * pin click version and update sys test creds (#1008) +- from version 2.6.2 + Bug Fixes + * Rename aws imdsv2 url field and update token lifetime (#982) + Miscellaneous Chores + * let release-please finish the release (#991) +- from version 2.6.1 + Bug Fixes + * Add AWS session token to metadata requests (#958) +- from version 2.6.0 + Features + * ADC can load an impersonated service account credentials. (#962) + Bug Fixes + * revert "feat: add api key support (#826) + ------------------------------------------------------------------- Thu Jan 27 06:49:59 UTC 2022 - Matthias Fehring diff --git a/python-google-auth.spec b/python-google-auth.spec index 5147a0e..6d9cc71 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-auth -Version: 2.5.0 +Version: 2.6.3 Release: 0 Summary: Google Authentication Library License: Apache-2.0