diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index 40f564a05e89..277cb8714b5e 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,23 +1,22 @@ PORTNAME= scrypt -DISTVERSION= 0.8.27 -PORTREVISION= 1 +DISTVERSION= 0.9.4 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Bindings for the scrypt key derivation function library WWW= https://pypi.org/project/scrypt/ LICENSE= BSD2CLAUSE USES= python ssl USE_PYTHON= autoplist distutils pytest post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_scrypt*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/security/py-scrypt/distinfo b/security/py-scrypt/distinfo index e66d836a14cf..5d25566bb574 100644 --- a/security/py-scrypt/distinfo +++ b/security/py-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731099981 -SHA256 (scrypt-0.8.27.tar.gz) = a7b637848ed518c1ea2b31a9ecaaa3f49616598d8442de8706cf1f01fbabf0a7 -SIZE (scrypt-0.8.27.tar.gz) = 55650 +TIMESTAMP = 1779816100 +SHA256 (scrypt-0.9.4.tar.gz) = 0d212010ba8c2e55475ba6258f30cee4da0432017514d8f6e855b7f1f8c55c77 +SIZE (scrypt-0.9.4.tar.gz) = 84526