diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 17:56:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 18:00:40 +0000 |
commit | 88dc46cb4ecd41fabc004e50afa786567b6d43c4 (patch) | |
tree | 4d1ee04a6ae046cb7edce3eb19638832fa6e8c22 | |
parent | 71e8957c97d10198bc73d4350d2e04da19be0e13 (diff) | |
download | ports-88dc46cb4ecd41fabc004e50afa786567b6d43c4.tar.gz ports-88dc46cb4ecd41fabc004e50afa786567b6d43c4.zip |
devel/py-hypothesis: Update to 6.51.0
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 d4cf57968730..c00069d5ab07 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.50.1 +PORTVERSION= 6.51.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index c821e426d6ed..a4335bd3536e 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657555653 -SHA256 (hypothesis-6.50.1.tar.gz) = 1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e -SIZE (hypothesis-6.50.1.tar.gz) = 327456 +TIMESTAMP = 1658151357 +SHA256 (hypothesis-6.51.0.tar.gz) = f3c1c2f199a8fee488175b20cce58f7d9fae1a5d1d2a17121e037908a448e328 +SIZE (hypothesis-6.51.0.tar.gz) = 327770 |