Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 493989) +++ head/devel/py-hypothesis/Makefile (revision 493990) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.3 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 493989) +++ head/devel/py-hypothesis/distinfo (revision 493990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551135570 -SHA256 (hypothesis-4.7.2.tar.gz) = 87944c6379f77634474b88abbf1e5ed5fe966637cc926131eda5e2af5b54a608 -SIZE (hypothesis-4.7.2.tar.gz) = 184206 +TIMESTAMP = 1551199826 +SHA256 (hypothesis-4.7.3.tar.gz) = 1c56c820fccb8902dd3f2ac732ab3a05b9ef38bb52ef53b541adb11280a983e2 +SIZE (hypothesis-4.7.3.tar.gz) = 184320