diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 12:54:54 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 12:54:54 +0000 |
commit | e0eb32f41d78b558bf18fe1b34d1d9e31495a27e (patch) | |
tree | 84648fe32444808415dfc82402bd98f14a384981 | |
parent | 3750d74be9000cd85f7b1ce04040bbf93a748183 (diff) | |
download | ports-e0eb32f41d78b558bf18fe1b34d1d9e31495a27e.tar.gz ports-e0eb32f41d78b558bf18fe1b34d1d9e31495a27e.zip |
devel/py-hypothesis: Update to 6.13.1
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 fe9c55ee3fa5..a71b6f50eb74 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.13.0 +PORTVERSION= 6.13.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index c0c68edcabe4..11e1f13975b4 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183184 -SHA256 (hypothesis-6.13.0.tar.gz) = a6c7974419b73d78d808bc4ae43937c29a0c05a628fafccceff03aa0337dd6f4 -SIZE (hypothesis-6.13.0.tar.gz) = 298981 +TIMESTAMP = 1621699711 +SHA256 (hypothesis-6.13.1.tar.gz) = 074e27e514b305ba0b0c6bc0037faad1abbe2ea641ab4a8ec90e12a5e3238009 +SIZE (hypothesis-6.13.1.tar.gz) = 299273 |