diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 21:24:07 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 21:46:39 +0000 |
commit | afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2 (patch) | |
tree | e2064eeb28421018c4e3c45362fb72ce1e0ef63c | |
parent | bf7e7bf160001dbe9b076d300a553bcde52410a9 (diff) | |
download | ports-afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2.tar.gz ports-afeb2f40dd58cbb6c2c3fe3fc7d1c33fde1fcbd2.zip |
devel/py-hypothesis: Update to 6.23.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
-rw-r--r-- | devel/py-hypothesis/Makefile | 2 | ||||
-rw-r--r-- | devel/py-hypothesis/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index a2230e9bdd3a..296c06ccdea0 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,7 +1,7 @@ # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net> PORTNAME= hypothesis -PORTVERSION= 6.23.2 +PORTVERSION= 6.23.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 523ae08b0621..a3b6bb5383a0 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634391130 -SHA256 (hypothesis-6.23.2.tar.gz) = b71b257916c91484716a10220ed2b9a0cf82acc3ed8ef421bb2aa0a671761053 -SIZE (hypothesis-6.23.2.tar.gz) = 312747 +TIMESTAMP = 1635181049 +SHA256 (hypothesis-6.23.4.tar.gz) = 1a93f81c95bf585cf091866a0daf7765fa489f3b69091ab00e949756718ae872 +SIZE (hypothesis-6.23.4.tar.gz) = 312667 |