Skip to content
Snippets Groups Projects
Verified Commit a54a951d authored by sunpoet's avatar sunpoet
Browse files

www/py-pyjwt: Update to 2.5.0

parent b83204a2
No related branches found
No related tags found
No related merge requests found
PORTNAME= pyjwt
PORTVERSION= 2.4.0
PORTVERSION= 2.5.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -12,7 +12,7 @@ WWW= https://github.com/jpadilla/pyjwt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe python:3.6+
USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
......@@ -24,6 +24,7 @@ CPE_VENDOR= pyjwt_project
OPTIONS_DEFINE= CRYPTO
OPTIONS_DEFAULT=CRYPTO
CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR}
CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}types-cryptography>=3.3.21:devel/py-types-cryptography@${PY_FLAVOR}
.include <bsd.port.mk>
TIMESTAMP = 1652446298
SHA256 (PyJWT-2.4.0.tar.gz) = d42908208c699b3b973cbeb01a969ba6a96c821eefb1c5bfe4c390c01d67abba
SIZE (PyJWT-2.4.0.tar.gz) = 66327
TIMESTAMP = 1663672906
SHA256 (PyJWT-2.5.0.tar.gz) = e77ab89480905d86998442ac5788f35333fa85f65047a534adc38edf3c88fc3b
SIZE (PyJWT-2.5.0.tar.gz) = 72538
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment