14
0
forked from pool/python-PyJWT

- Update to version 2.10.1 (bsc#1234038, CVE-2024-53861):

* Prevent partial matching of iss claim. Thanks @fabianbadoi!
    (See: GHSA-75c5-xw7c-p5pm)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=77
This commit is contained in:
2024-12-03 09:44:15 +00:00
committed by Git OBS Bridge
parent 8bf63f728c
commit 1f7eb024ce
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-PyJWT
Version: 2.10.0
Version: 2.10.1
Release: 0
Summary: JSON Web Token implementation in Python
License: MIT