diff --git a/security/py-cryptojwt/Makefile b/security/py-cryptojwt/Makefile index 3ee84f750580..807051151cc5 100644 --- a/security/py-cryptojwt/Makefile +++ b/security/py-cryptojwt/Makefile @@ -1,26 +1,26 @@ PORTNAME= cryptojwt -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of JWT, JWE, JWS and JWK WWW= https://cryptojwt.readthedocs.io/en/latest/ \ https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uv-dynamic-versioning>=0:devel/py-uv-dynamic-versioning@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes SHEBANG_FILES= src/cryptojwt/tools/jwtpeek.py .include diff --git a/security/py-cryptojwt/distinfo b/security/py-cryptojwt/distinfo index ca087d3591c4..9764c0cedde2 100644 --- a/security/py-cryptojwt/distinfo +++ b/security/py-cryptojwt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120814 -SHA256 (cryptojwt-1.10.0.tar.gz) = 12bed4604adedc2f60cc529627b1283cd15abfd6c291efdc0b5225867c39415b -SIZE (cryptojwt-1.10.0.tar.gz) = 151945 +TIMESTAMP = 1775587572 +SHA256 (cryptojwt-1.11.0.tar.gz) = 515a345d3fb091606f293834736d9a72cff932a021a1962f8a8bc6dc0358cfb0 +SIZE (cryptojwt-1.11.0.tar.gz) = 153243