Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 496586) +++ head/devel/py-hypothesis/Makefile (revision 496587) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.13.0 +PORTVERSION= 4.14.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 496586) +++ head/devel/py-hypothesis/distinfo (revision 496587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553186362 -SHA256 (hypothesis-4.13.0.tar.gz) = 1896d88507c63e55036d7ea4ca73281e1c001167f8c4f92f788dbac7bb811832 -SIZE (hypothesis-4.13.0.tar.gz) = 195250 +TIMESTAMP = 1553260492 +SHA256 (hypothesis-4.14.0.tar.gz) = 80aaa773709dac2767f2479982fa07e2c36312029a6a67a421724be1da4c29ab +SIZE (hypothesis-4.14.0.tar.gz) = 195132