diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 12:59:42 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:36:55 +0000 |
commit | 38a492bb3a977b6d1f82c9f0b6293900d9ed483e (patch) | |
tree | 8bdfad28fb415692c3be7d9022981c0a5cda7967 | |
parent | 69b59384aa65295dcd904301efdb9d368c3d49bc (diff) | |
download | ports-38a492bb3a977b6d1f82c9f0b6293900d9ed483e.tar.gz ports-38a492bb3a977b6d1f82c9f0b6293900d9ed483e.zip |
devel/py-hypothesis: Update to 6.39.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 9105c82d77e8..94dbd0175def 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.37.2 +PORTVERSION= 6.39.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 9b4ced2de62a..b97808d3fcac 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057954 -SHA256 (hypothesis-6.37.2.tar.gz) = 79321035b9174ffa506d724ca5e8af375d7bf532c80e4f602bd433792c527e6c -SIZE (hypothesis-6.37.2.tar.gz) = 316746 +TIMESTAMP = 1647264538 +SHA256 (hypothesis-6.39.3.tar.gz) = f496dd053fb951b6da9611481fb4e54eeab1d37b594da5efe869083fad3ae621 +SIZE (hypothesis-6.39.3.tar.gz) = 318341 |