diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 17:17:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 18:11:53 +0000 |
commit | 82895377d1ffd3afb6f411afdf094688330133ad (patch) | |
tree | 7b9a8602107dabb557ea9b676241ed7c40034b5a | |
parent | 885abc860949720e6e1a3053718b4e681b9937ab (diff) | |
download | ports-82895377d1ffd3afb6f411afdf094688330133ad.tar.gz ports-82895377d1ffd3afb6f411afdf094688330133ad.zip |
devel/py-hypothesis: Update to 6.14.3
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 a77a6f10a004..de2d8071fc11 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.14.2 +PORTVERSION= 6.14.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index cad40c283411..4169dbc94a09 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626280988 -SHA256 (hypothesis-6.14.2.tar.gz) = 93d9bbf4e5277e7a5f47857916cf8cde78b91bf8a819a61b6121e8bbcf219577 -SIZE (hypothesis-6.14.2.tar.gz) = 299382 +TIMESTAMP = 1626714612 +SHA256 (hypothesis-6.14.3.tar.gz) = 1c8776d9fc8c598cf1b93b99bd87976f9d9b589fc58843d85a30090700f14a8a +SIZE (hypothesis-6.14.3.tar.gz) = 299333 |