diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:58 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:58 +0000 |
commit | 6218a9db1301ac7722b71b57aaf61514a18eeb62 (patch) | |
tree | 8114b27b20e5aeda13f7107bcc6dffff9c594f4e | |
parent | 151e329bbab6b5382ffab505880b9e68f4e8237c (diff) |
devel/py-hypothesis: Update to 6.46.3
Changes: https://github.com/HypothesisWorks/hypothesis/releases
https://hypothesis.readthedocs.io/en/latest/changes.html
-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 4c5bc218dfbd..5c0843847602 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.46.2 +PORTVERSION= 6.46.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 2a4e523f95b7..845a2b3066a5 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122639 -SHA256 (hypothesis-6.46.2.tar.gz) = c671b3801527f3a8189314d9385418a67d4c7ab1b3330a3ff8b267d0d4599b3d -SIZE (hypothesis-6.46.2.tar.gz) = 322457 +TIMESTAMP = 1652446274 +SHA256 (hypothesis-6.46.3.tar.gz) = 8d65fcd14634b08f5b2237f66b9cb188df84a81a5cffd3e9748de24baf0fa535 +SIZE (hypothesis-6.46.3.tar.gz) = 323161 |