Index: head/devel/py-hypothesis/Makefile =================================================================== --- head/devel/py-hypothesis/Makefile (revision 547620) +++ head/devel/py-hypothesis/Makefile (revision 547621) @@ -1,27 +1,27 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.29.1 +PORTVERSION= 5.29.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.1.0<3.0.0:devel/py-sortedcontainers@${PY_FLAVOR} USES= python:3.6+ 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 547620) +++ head/devel/py-hypothesis/distinfo (revision 547621) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598777646 -SHA256 (hypothesis-5.29.1.tar.gz) = 1103545591b5b11b4329f0e76f7df2a02f3c3c503e7ccda91c763c6a37b86761 -SIZE (hypothesis-5.29.1.tar.gz) = 266446 +TIMESTAMP = 1598970915 +SHA256 (hypothesis-5.29.2.tar.gz) = 4869314f1ce17f0e9625f48f059d531e9c0bdb6c0093c80ce99daa86d65e0a54 +SIZE (hypothesis-5.29.2.tar.gz) = 266441