diff --git a/security/py-scramp/Makefile b/security/py-scramp/Makefile index 7f88999be54f..7d9ab89a65e3 100644 --- a/security/py-scramp/Makefile +++ b/security/py-scramp/Makefile @@ -1,22 +1,23 @@ PORTNAME= scramp -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure-Python implementation of the SCRAM authentication protocol WWW= https://github.com/tlocke/scramp LICENSE= MIT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}versioningit>=2.0.0:devel/py-versioningit@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/security/py-scramp/distinfo b/security/py-scramp/distinfo index 107072c82ddd..3a28992a6d79 100644 --- a/security/py-scramp/distinfo +++ b/security/py-scramp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690670769 -SHA256 (scramp-1.4.4.tar.gz) = b7022a140040f33cf863ab2657917ed05287a807b917950489b89b9f685d59bc -SIZE (scramp-1.4.4.tar.gz) = 21059 +TIMESTAMP = 1715050187 +SHA256 (scramp-1.4.5.tar.gz) = be3fbe774ca577a7a658117dca014e5d254d158cecae3dd60332dfe33ce6d78e +SIZE (scramp-1.4.5.tar.gz) = 16169