From 0f26e1a6846877ba945730f26c7df7c71e919336dec87f1d08ac8fab46c2ceef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 11 Jan 2024 15:12:59 +0000 Subject: [PATCH] Accepting request 1138141 from home:glaubitz:branches:devel:languages:python - Update to 2.26.2 * Read universe_domain for external account authorized user (#1450) OBS-URL: https://build.opensuse.org/request/show/1138141 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=82 --- google-auth-2.26.1.tar.gz | 3 --- google-auth-2.26.2.tar.gz | 3 +++ python-google-auth.changes | 6 ++++++ python-google-auth.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 google-auth-2.26.1.tar.gz create mode 100644 google-auth-2.26.2.tar.gz diff --git a/google-auth-2.26.1.tar.gz b/google-auth-2.26.1.tar.gz deleted file mode 100644 index 5c9e414..0000000 --- a/google-auth-2.26.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54385acca5c0fbdda510cd8585ba6f3fcb06eeecf8a6ecca39d3ee148b092590 -size 238839 diff --git a/google-auth-2.26.2.tar.gz b/google-auth-2.26.2.tar.gz new file mode 100644 index 0000000..ebfbfa1 --- /dev/null +++ b/google-auth-2.26.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97327dbbf58cccb58fc5a1712bba403ae76668e64814eb30f7316f7e27126b81 +size 238968 diff --git a/python-google-auth.changes b/python-google-auth.changes index b8748a6..6d2be7d 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 11 14:38:48 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 2.26.2 + * Read universe_domain for external account authorized user (#1450) + ------------------------------------------------------------------- Thu Jan 4 09:50:33 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-google-auth.spec b/python-google-auth.spec index c639ac7..eb624ae 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-google-auth -Version: 2.26.1 +Version: 2.26.2 Release: 0 Summary: Google Authentication Library License: Apache-2.0