diff --git a/devel/py-hypothesmith/Makefile b/devel/py-hypothesmith/Makefile index 3425643e36a9..d4d9d082c5e8 100644 --- a/devel/py-hypothesmith/Makefile +++ b/devel/py-hypothesmith/Makefile @@ -1,23 +1,22 @@ PORTNAME= hypothesmith -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Hypothesis strategies for generating Python programs WWW= https://github.com/Zac-HD/hypothesmith LICENSE= MPL20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libcst>=0:devel/py-libcst@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parso>=0:textproc/py-parso@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils pytest NO_ARCH= yes .include diff --git a/devel/py-hypothesmith/distinfo b/devel/py-hypothesmith/distinfo index aada069abac5..da50011e4c4d 100644 --- a/devel/py-hypothesmith/distinfo +++ b/devel/py-hypothesmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670592179 -SHA256 (hypothesmith-0.2.3.tar.gz) = bdce845ec984e6e3fed21e65d2e82b8ebc6de5ca5eb93649dfd76034c5906a46 -SIZE (hypothesmith-0.2.3.tar.gz) = 25722 +TIMESTAMP = 1695743313 +SHA256 (hypothesmith-0.3.0.tar.gz) = 523da04c063b873928d6c28ef16506cf64bf31777039837e17e6bbdc6e2cccdb +SIZE (hypothesmith-0.3.0.tar.gz) = 25508