From 0facd0114d9ad3148278e508aea8bad689df0fa083ab11e19a0daab228ea3684 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 24 Nov 2023 14:09:00 +0000 Subject: [PATCH] Accepting request 1128590 from home:glaubitz:branches:devel:languages:python - Update to 2.23.4 * Export detect_gce_residency_linux function (#1403) - from version 2.23.3 * Serialize signer keys on __getstate__ for pickling (#1394), closes (#1383) OBS-URL: https://build.opensuse.org/request/show/1128590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=74 --- google-auth-2.23.2.tar.gz | 3 --- google-auth-2.23.4.tar.gz | 3 +++ python-google-auth.changes | 9 +++++++++ python-google-auth.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 google-auth-2.23.2.tar.gz create mode 100644 google-auth-2.23.4.tar.gz diff --git a/google-auth-2.23.2.tar.gz b/google-auth-2.23.2.tar.gz deleted file mode 100644 index dcbe685..0000000 --- a/google-auth-2.23.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a9af4be520ba33651471a0264eead312521566f44631cbb621164bc30c8fd40 -size 232207 diff --git a/google-auth-2.23.4.tar.gz b/google-auth-2.23.4.tar.gz new file mode 100644 index 0000000..e61b774 --- /dev/null +++ b/google-auth-2.23.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79905d6b1652187def79d491d6e23d0cbb3a21d3c7ba0dbaa9c8a01906b13ff3 +size 233560 diff --git a/python-google-auth.changes b/python-google-auth.changes index 9ff60c3..73ee74e 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 24 13:58:43 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 2.23.4 + * Export detect_gce_residency_linux function (#1403) +- from version 2.23.3 + * Serialize signer keys on __getstate__ for pickling (#1394), + closes (#1383) + ------------------------------------------------------------------- Tue Oct 3 12:48:18 UTC 2023 - Markéta Machová diff --git a/python-google-auth.spec b/python-google-auth.spec index 55e81e7..7b54d5e 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.23.2 +Version: 2.23.4 Release: 0 Summary: Google Authentication Library License: Apache-2.0