From 44bdcfe58141633ad2dd02a5df35b729ba00915356d71f4054a84cff590d6e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 5 May 2025 09:22:56 +0000 Subject: [PATCH] Accepting request 1274363 from home:glaubitz:branches:devel:languages:python - Update to 2.9.13 * Expire and renew the access token when using OAuth 2.0 - from version 2.9.12 * Reduce JWT Token Expiration time OBS-URL: https://build.opensuse.org/request/show/1274363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-okta?expand=0&rev=9 --- okta-2.9.11.tar.gz | 3 --- okta-2.9.13.tar.gz | 3 +++ python-okta.changes | 8 ++++++++ python-okta.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 okta-2.9.11.tar.gz create mode 100644 okta-2.9.13.tar.gz diff --git a/okta-2.9.11.tar.gz b/okta-2.9.11.tar.gz deleted file mode 100644 index f1d0c8d..0000000 --- a/okta-2.9.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09afb18ebd5aa825fb32611becc5c3eb70e189bffc860827b9d8f7da98e24f2c -size 729274 diff --git a/okta-2.9.13.tar.gz b/okta-2.9.13.tar.gz new file mode 100644 index 0000000..c2749b9 --- /dev/null +++ b/okta-2.9.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8e926751b7f8daae1794df2ec1b0e93f563b8b26781613d205cb9d10e837ef +size 632952 diff --git a/python-okta.changes b/python-okta.changes index bf53fd1..9294ca1 100644 --- a/python-okta.changes +++ b/python-okta.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 5 08:02:16 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.9.13 + * Expire and renew the access token when using OAuth 2.0 +- from version 2.9.12 + * Reduce JWT Token Expiration time + ------------------------------------------------------------------- Wed Apr 9 14:03:54 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-okta.spec b/python-okta.spec index 1d61f01..e9f3d75 100644 --- a/python-okta.spec +++ b/python-okta.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-okta -Version: 2.9.11 +Version: 2.9.13 Release: 0 Summary: Python SDK for the Okta Management API License: Apache-2.0