Index: head/security/py-pysha3/Makefile =================================================================== --- head/security/py-pysha3/Makefile (revision 499936) +++ head/security/py-pysha3/Makefile (revision 499937) @@ -1,29 +1,29 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= pysha3 -DISTVERSION= 1.0b1 +DISTVERSION= 1.0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= SHA-3 (Keccak) for Python LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips64= fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented BROKEN_powerpc64= fails to compile: KeccakP-1600-opt64.c: error: Not yet implemented # Actually Python 2.7,3.4+ USES= python USE_PYTHON= autoplist distutils post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_sha3.so + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_pysha3.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/security/py-pysha3/distinfo =================================================================== --- head/security/py-pysha3/distinfo (revision 499936) +++ head/security/py-pysha3/distinfo (revision 499937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469885509 -SHA256 (pysha3-1.0b1.tar.gz) = 9e9c1d9eab3ad18e3c715ae3550229c88011a97959feb96ad1747031ecfb0997 -SIZE (pysha3-1.0b1.tar.gz) = 828212 +TIMESTAMP = 1556168652 +SHA256 (pysha3-1.0.2.tar.gz) = fe988e73f2ce6d947220624f04d467faf05f1bbdbc64b0a201296bb3af92739e +SIZE (pysha3-1.0.2.tar.gz) = 829192