Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 501713) +++ head/devel/py-hypothesis/Makefile (revision 501714) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.23.1 +PORTVERSION= 4.23.2 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 501713) +++ head/devel/py-hypothesis/distinfo (revision 501714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679681 -SHA256 (hypothesis-4.23.1.tar.gz) = 4b98a5d05dbdf517d72452467225aa737d055407a109e6a7e72aa1d34dc98938 -SIZE (hypothesis-4.23.1.tar.gz) = 200974 +TIMESTAMP = 1557747376 +SHA256 (hypothesis-4.23.2.tar.gz) = ba8ab6ba05908293b553f24901a8b32ca4235e7aea9d430cca053553580ac63f +SIZE (hypothesis-4.23.2.tar.gz) = 200961