diff --git a/security/py-jwcrypto/Makefile b/security/py-jwcrypto/Makefile index 0a9642b1f3f4..c612fcc11fd9 100644 --- a/security/py-jwcrypto/Makefile +++ b/security/py-jwcrypto/Makefile @@ -1,24 +1,23 @@ PORTNAME= jwcrypto -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of JOSE Web standards WWW= https://jwcrypto.readthedocs.io/en/latest/ \ https://github.com/latchset/jwcrypto LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes .include diff --git a/security/py-jwcrypto/distinfo b/security/py-jwcrypto/distinfo index 2c90fa922123..014109e108f0 100644 --- a/security/py-jwcrypto/distinfo +++ b/security/py-jwcrypto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712532 -SHA256 (jwcrypto-1.5.6.tar.gz) = 771a87762a0c081ae6166958a954f80848820b2ab066937dc8b8379d65b1b039 -SIZE (jwcrypto-1.5.6.tar.gz) = 87168 +TIMESTAMP = 1777252790 +SHA256 (jwcrypto-1.5.7.tar.gz) = 70204d7cca406eda8c82352e3c41ba2d946610dafd19e54403f0a1f4f18633c6 +SIZE (jwcrypto-1.5.7.tar.gz) = 89535