Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 493784) +++ head/devel/py-hypothesis/Makefile (revision 493785) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.0 +PORTVERSION= 4.7.1 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 493784) +++ head/devel/py-hypothesis/distinfo (revision 493785) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550911276 -SHA256 (hypothesis-4.7.0.tar.gz) = dfe91c51fb7abb303837076bf1c9ae55f5b864b4e2e6f2e10b196796a78e0884 -SIZE (hypothesis-4.7.0.tar.gz) = 183167 +TIMESTAMP = 1551003895 +SHA256 (hypothesis-4.7.1.tar.gz) = e3ee15de855f14c9d31314c69a4df24edceedc7662e08e5e4a651520a24dd055 +SIZE (hypothesis-4.7.1.tar.gz) = 183795