diff --git a/google-auth-2.14.1.tar.gz b/google-auth-2.14.1.tar.gz deleted file mode 100644 index 248a576..0000000 --- a/google-auth-2.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccaa901f31ad5cbb562615eb8b664b3dd0bf5404a67618e642307f00613eda4d -size 220079 diff --git a/google-auth-2.15.0.tar.gz b/google-auth-2.15.0.tar.gz new file mode 100644 index 0000000..30af624 --- /dev/null +++ b/google-auth-2.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f12a6cfc968d754d7bdab369c5c5c16032106e52d32c6dfd8484e4c01a6d1f +size 221698 diff --git a/python-google-auth.changes b/python-google-auth.changes index b3c91a4..f990ea4 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 2 10:25:44 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.15.0 + * Add api_key credentials (#1184) + * Introduce a way to provide scopes granted by user (#1189) + * Allow mtls sts endpoint for external account token urls. (#1185) + * CI broken by removal of py.path (#1194) + * Ensure JWT segments have the right types (#1162) + * Updated the lower bound of interactive timeout and fix the kwarg… (#1182) + ------------------------------------------------------------------- Wed Nov 16 15:26:38 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-auth.spec b/python-google-auth.spec index e4a6aac..06aff3f 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-google-auth -Version: 2.14.1 +Version: 2.15.0 Release: 0 Summary: Google Authentication Library License: Apache-2.0