diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-09 23:10:45 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-09 23:16:05 +0000 |
commit | edff12fd7d76e3739709384711d280e00c2a8fbc (patch) | |
tree | 20c6db1db25a6607ccd8b5e1b0eaa24cae7fc213 | |
parent | b29bf6b48cbda21a8a53805b9bbecfaae5fcca3f (diff) | |
download | ports-edff12fd7d76e3739709384711d280e00c2a8fbc.tar.gz ports-edff12fd7d76e3739709384711d280e00c2a8fbc.zip |
devel/py-hypothesis: Update to 6.47.0
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 c8c7df5f510b..504478bb36d7 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.46.11 +PORTVERSION= 6.47.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index f633958a670b..e75ee6556b08 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275867 -SHA256 (hypothesis-6.46.11.tar.gz) = f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42 -SIZE (hypothesis-6.46.11.tar.gz) = 326267 +TIMESTAMP = 1654774082 +SHA256 (hypothesis-6.47.0.tar.gz) = dd88c57f45032fc3d84596e426d8e3d67f88eda2d8a2d96a5697def036a7e0c7 +SIZE (hypothesis-6.47.0.tar.gz) = 326539 |