Adding patchinfo patchinfo.20250131142617898244.90520734224245

This commit is contained in:
Adrian Schröter 2025-02-13 13:03:50 +01:00
parent 81ab75b9bd
commit 186f21d2aa

View File

@ -0,0 +1,33 @@
<patchinfo>
<!-- generated from request(s) 358015 -->
<issue tracker="gh" id="jpadilla/pyjwt#802"/>
<packager>msmeissn</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for python-PyJWT</summary>
<description>This update for python-PyJWT fixes the following issues:
Update to version 2.9.0
* Allow JWT issuer claim validation to accept a list of
strings too by @mattpollak in #913
* Fix unnecessary string concatenation by @sirosen in #904
* Fix docs for ``jwt.decode_complete`` to include ``strict_aud``
option by @woodruffw in #923
* Fix docs step by @jpadilla in #950
* Fix: Remove an unused variable from example code block
by @kenkoooo in #958
* Add support for Python 3.12 by @hugovk in #910
* Improve performance of ``is_ssh_key`` + add unit test by @bdraco in #940
* Allow ``jwt.decode()`` to accept a PyJWK object by @luhn in #886
* Make ``algorithm_name`` attribute available on PyJWK by @luhn in #886
* Raise ``InvalidKeyError`` on invalid PEM keys to be compatible
with cryptography 42.x.x by @CollinEMac in #952
* Raise an exception when required cryptography dependency
is missing by @tobloef in #963
</description>
<package>python-PyJWT</package>
<seperate_build_arch/>
</patchinfo>