Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 494432) +++ head/devel/py-hypothesis/Makefile (revision 494433) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.6 +PORTVERSION= 4.7.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing LICENSE= MPL20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=16.0.0:devel/py-attrs@${PY_FLAVOR} \ ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @(cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test) .include Index: head/devel/py-hypothesis/distinfo =================================================================== --- head/devel/py-hypothesis/distinfo (revision 494432) +++ head/devel/py-hypothesis/distinfo (revision 494433) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551423992 -SHA256 (hypothesis-4.7.6.tar.gz) = 5d5c3bef4c206ddb06c82faf33bd91f4598447b35b3d695adeba9ec28f80f5af -SIZE (hypothesis-4.7.6.tar.gz) = 184845 +TIMESTAMP = 1551529757 +SHA256 (hypothesis-4.7.7.tar.gz) = 29fcf6972b6183cf12067d789a8d56ff4f062309403cf84a299f7ffac4921c35 +SIZE (hypothesis-4.7.7.tar.gz) = 185346