py-jwt: update to 2.10.1

This commit is contained in:
Renee Otten
2025-04-27 20:38:01 -04:00
parent 71f9c17a57
commit d8e149a596
+4 -4
View File
@@ -5,7 +5,7 @@ PortGroup python 1.0
name py-jwt
python.rootname PyJWT
version 2.9.0
version 2.10.1
revision 0
distname pyjwt-${version}
@@ -20,9 +20,9 @@ long_description {*}${description}
homepage https://github.com/jpadilla/pyjwt
checksums rmd160 6a26c3ff6f03a76ffc18212107a59c9bf561b149 \
sha256 7e1e5b56cc735432a7369cbfa0efe50fa113ebecdc04ae6922deba8b84582d0c \
size 78825
checksums rmd160 f1a9d4e75c91274ca1d1e44d03336597458f3b37 \
sha256 3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
size 87785
python.versions 27 38 39 310 311 312 313