Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 496093) +++ head/devel/py-hypothesis/Makefile (revision 496094) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.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 496093) +++ head/devel/py-hypothesis/distinfo (revision 496094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552771197 -SHA256 (hypothesis-4.8.0.tar.gz) = 2f2f8d798fdddf676c0ff266265c580a65e42b14a57c1f9852ac768ec6ae0af1 -SIZE (hypothesis-4.8.0.tar.gz) = 190346 +TIMESTAMP = 1552819682 +SHA256 (hypothesis-4.9.0.tar.gz) = 139aacadb54c6cd61fd2df68c538f86eb486a3560b026f32f0f736ec3a3f09de +SIZE (hypothesis-4.9.0.tar.gz) = 190847