diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 19:34:04 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 19:48:09 +0000 |
commit | ee69715332a73118399e53d6d6f7246ce0c80f1c (patch) | |
tree | 60b58acca8627faa417c93a7e1f340c9267cfebb | |
parent | 3696ad853ccb3e833fdbaad498a943f5595bbf5e (diff) | |
download | ports-ee69715332a73118399e53d6d6f7246ce0c80f1c.tar.gz ports-ee69715332a73118399e53d6d6f7246ce0c80f1c.zip |
devel/py-hypothesis: Update to 6.23.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
-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 930540b59b36..d7ec3e2e368a 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.22.0 +PORTVERSION= 6.23.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 0acc9ceb38ae..81f399133832 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664338 -SHA256 (hypothesis-6.22.0.tar.gz) = 3c297228cfea7665b10afccb6a7c3e509c2bc4b477bdbe89e00080280368eca7 -SIZE (hypothesis-6.22.0.tar.gz) = 312549 +TIMESTAMP = 1632760448 +SHA256 (hypothesis-6.23.0.tar.gz) = 232e824b68809b6d4872fafc8eef37e6587148b0aa469a5eae626f46e21b58d9 +SIZE (hypothesis-6.23.0.tar.gz) = 312621 |