diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index 69e060688e1d..2e2a3b5ab9b0 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,22 +1,22 @@ PORTNAME= scrypt -DISTVERSION= 0.8.23 +DISTVERSION= 0.8.24 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 +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 5c9ce766212a..2f10afa15243 100644 --- a/security/py-scrypt/distinfo +++ b/security/py-scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709530819 -SHA256 (scrypt-0.8.23.tar.gz) = 669e523426c5f3ebc5c2836ced0701ae8df7fbbfe24d3acd72a43a64932d8dec -SIZE (scrypt-0.8.23.tar.gz) = 55606 +TIMESTAMP = 1712536217 +SHA256 (scrypt-0.8.24.tar.gz) = 98ffde45e4a95461d73ded54ba7a26857679920d4f8ff320f6f7ade6e29531bd +SIZE (scrypt-0.8.24.tar.gz) = 55636