diff options
Diffstat (limited to 'devel/py-hypothesmith')
-rw-r--r-- | devel/py-hypothesmith/Makefile | 4 | ||||
-rw-r--r-- | devel/py-hypothesmith/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-hypothesmith/Makefile b/devel/py-hypothesmith/Makefile index 856aae7da504..a9efd43b489f 100644 --- a/devel/py-hypothesmith/Makefile +++ b/devel/py-hypothesmith/Makefile @@ -1,6 +1,5 @@ PORTNAME= hypothesmith -PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTVERSION= 0.3.3 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +9,7 @@ COMMENT= Hypothesis strategies for generating Python programs WWW= https://github.com/Zac-HD/hypothesmith LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libcst>=0:devel/py-libcst@${PY_FLAVOR} diff --git a/devel/py-hypothesmith/distinfo b/devel/py-hypothesmith/distinfo index 07ee26ac9e4f..a195a19ec467 100644 --- a/devel/py-hypothesmith/distinfo +++ b/devel/py-hypothesmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700584715 -SHA256 (hypothesmith-0.3.1.tar.gz) = 8799177a6493e832c81746842a8686752b3b1bb9530d6e832bae1758410daf3a -SIZE (hypothesmith-0.3.1.tar.gz) = 25600 +TIMESTAMP = 1754396368 +SHA256 (hypothesmith-0.3.3.tar.gz) = 96c14802d6c8e85d8975264176878db54b28d2ed921fdbfedc2e6b8ce3c81716 +SIZE (hypothesmith-0.3.3.tar.gz) = 25529 |