diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 14:29:48 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 14:46:14 +0000 |
commit | d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa (patch) | |
tree | e92e137c2a3fa63cfff52721e87fe81744f79185 | |
parent | 297127e48edad77a2bca641c3419a28f36778f19 (diff) | |
download | ports-d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa.tar.gz ports-d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa.zip |
devel/py-hypothesis: Update to 6.13.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 16caf0ead0d9..78c4ba61212f 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.2 +PORTVERSION= 6.13.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5687700d4844..3b677c8a5be4 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213926 -SHA256 (hypothesis-6.13.2.tar.gz) = b9921f1070ae2ae12d4cc3c21f05d4f2f70276c57a9bdb17ec1f686985a14eff -SIZE (hypothesis-6.13.2.tar.gz) = 299595 +TIMESTAMP = 1622213944 +SHA256 (hypothesis-6.13.4.tar.gz) = bd583564a374d0fd07480809a85d5b918afad6e4df518064c5c8a8b58e500da0 +SIZE (hypothesis-6.13.4.tar.gz) = 299635 |