diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:44:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:58:17 +0000 |
commit | f015449896f1b0747c2e43cc3681460f4c3e88d2 (patch) | |
tree | f5207804176ece0cf45d3f312a4fab51410ef884 | |
parent | 16b986e306b201a33c2a462ca0c2c1cf82549380 (diff) | |
download | ports-f015449896f1b0747c2e43cc3681460f4c3e88d2.tar.gz ports-f015449896f1b0747c2e43cc3681460f4c3e88d2.zip |
devel/py-hypothesis: Update to 6.43.1
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 83871894bcde..e74ceee835c8 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.41.0 +PORTVERSION= 6.43.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 73184e71cffd..23f61aedb7ab 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423782 -SHA256 (hypothesis-6.41.0.tar.gz) = de48abb676fc76e4397cd002926e5747cef518570d132221244d27e1075c0bec -SIZE (hypothesis-6.41.0.tar.gz) = 320032 +TIMESTAMP = 1650228768 +SHA256 (hypothesis-6.43.1.tar.gz) = b0ef5f82bb925e540f5d26e7e06280fa88113a763cc3e6832c93301766fa6900 +SIZE (hypothesis-6.43.1.tar.gz) = 320986 |