From 99a0f5437e3a7da2350ddffee7b5e408a19bed3c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 26 Mar 2025 09:02:57 +0000 Subject: automatic import of python-Authlib --- .gitignore | 1 + python-Authlib.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 16cb357..1f11a91 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Authlib-1.2.0.tar.gz +/Authlib-1.3.0.tar.gz diff --git a/python-Authlib.spec b/python-Authlib.spec index 766729b..d57d020 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Authlib -Version: 1.2.0 -Release: 2 +Version: 1.3.0 +Release: 1 Summary: The ultimate Python library in building OAuth and OpenID Connect servers and clients. License: BSD 3-Clause License URL: https://authlib.org/ -Source0: https://files.pythonhosted.org/packages/1e/84/3c82d181a04053fefa456dcb15edea93ffdb06071570b6cb05783f5e5fa5/Authlib-1.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/A/Authlib/Authlib-1.3.0.tar.gz BuildArch: noarch Patch0001: backport-fix-prevent-OctKey-to-import-ssh-rsa-pem-keys.patch @@ -34,7 +34,7 @@ The ultimate Python library in building OAuth and OpenID Connect servers. JWS, JWK, JWA, JWT are included. %prep -%autosetup -p1 -n Authlib-1.2.0 +%autosetup -p1 -n Authlib-1.3.0 %build %py3_build @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Feb 28 2025 gongzhengtang - 1.3.0-1 +- update to v1.3.0 + * Wed Jun 26 2024 wangziliang - 1.2.0-2 - fix CVE-2024-37568 diff --git a/sources b/sources index 4bec03c..d6124bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caa265a0b85568e2b9a704518416aedf Authlib-1.2.0.tar.gz +5bed0bccf7848f7652cf93366bb74d51 Authlib-1.3.0.tar.gz -- cgit v1.2.3