diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-22 04:23:05 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-22 04:23:05 +0000 |
commit | 8f948fc5785ba6d469dd89015cdff81e67bb8e56 (patch) | |
tree | 0838809d61bb7928b1ca35a76e78a23f983ec6f3 | |
parent | e9afdafc0a9b8f5e0cd622546115e70bdab0b160 (diff) | |
download | ports-8f948fc5785ba6d469dd89015cdff81e67bb8e56.tar.gz ports-8f948fc5785ba6d469dd89015cdff81e67bb8e56.zip |
devel/py-hypothesis: Update to 6.46.4
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 5c0843847602..f99bc0822a8c 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.3 +PORTVERSION= 6.46.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 845a2b3066a5..a79e01317045 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652446274 -SHA256 (hypothesis-6.46.3.tar.gz) = 8d65fcd14634b08f5b2237f66b9cb188df84a81a5cffd3e9748de24baf0fa535 -SIZE (hypothesis-6.46.3.tar.gz) = 323161 +TIMESTAMP = 1653151098 +SHA256 (hypothesis-6.46.4.tar.gz) = f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b +SIZE (hypothesis-6.46.4.tar.gz) = 323428 |