Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 493658) +++ head/devel/py-hypothesis/Makefile (revision 493659) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 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 493658) +++ head/devel/py-hypothesis/distinfo (revision 493659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550812803 -SHA256 (hypothesis-4.6.0.tar.gz) = 15e2efc9ea4e667c2410aef80da2e7c42f7b9f130daa595767dad25a468318cc -SIZE (hypothesis-4.6.0.tar.gz) = 183146 +TIMESTAMP = 1550911276 +SHA256 (hypothesis-4.7.0.tar.gz) = dfe91c51fb7abb303837076bf1c9ae55f5b864b4e2e6f2e10b196796a78e0884 +SIZE (hypothesis-4.7.0.tar.gz) = 183167