diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:30:45 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 11:39:27 +0000 |
commit | 402d415dc6e42667a74d180f9d94de41986adf3c (patch) | |
tree | 28ca29d802cbbec20ba71617d85c11f6b85645aa | |
parent | 475bb2ea495d00dfaaf19726e4332594cd8cf6c1 (diff) | |
download | ports-402d415dc6e42667a74d180f9d94de41986adf3c.tar.gz ports-402d415dc6e42667a74d180f9d94de41986adf3c.zip |
devel/py-hypothesis: Update to 6.46.2
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 657d36140cf1..4c5bc218dfbd 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.45.1 +PORTVERSION= 6.46.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 2e96860f5c82..2a4e523f95b7 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651316627 -SHA256 (hypothesis-6.45.1.tar.gz) = 9b51fdbf69926d68d9146bcf6c58da9807d4d29cf65f588c0081f1d2bcc1b21e -SIZE (hypothesis-6.45.1.tar.gz) = 321314 +TIMESTAMP = 1652122639 +SHA256 (hypothesis-6.46.2.tar.gz) = c671b3801527f3a8189314d9385418a67d4c7ab1b3330a3ff8b267d0d4599b3d +SIZE (hypothesis-6.46.2.tar.gz) = 322457 |