diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 08:51:04 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 09:00:35 +0000 |
commit | 0d91012ed6b02e973192f4dc7d8ed02d2cf2080a (patch) | |
tree | 76787b69a97195386409fb4a2db2e9eeee5b3418 | |
parent | c83e3af3980faea1c45c16b5cb24a78cfd57e526 (diff) | |
download | ports-0d91012ed6b02e973192f4dc7d8ed02d2cf2080a.tar.gz ports-0d91012ed6b02e973192f4dc7d8ed02d2cf2080a.zip |
devel/py-hypothesis: Update to 6.46.7
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 f99bc0822a8c..a9b76474537f 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.4 +PORTVERSION= 6.46.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index a79e01317045..7f4e8374e971 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653151098 -SHA256 (hypothesis-6.46.4.tar.gz) = f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b -SIZE (hypothesis-6.46.4.tar.gz) = 323428 +TIMESTAMP = 1653925956 +SHA256 (hypothesis-6.46.7.tar.gz) = 967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240 +SIZE (hypothesis-6.46.7.tar.gz) = 323799 |