diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 16:28:05 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 16:32:41 +0000 |
commit | e9b3deb8e502aa70814ee1598c397e8aae24395f (patch) | |
tree | 5c7867c183fb2268ac8d657c0522064879d0968f | |
parent | e7114c5f519557f4ad448e3b80dcfc36fd99d5b7 (diff) | |
download | ports-e9b3deb8e502aa70814ee1598c397e8aae24395f.tar.gz ports-e9b3deb8e502aa70814ee1598c397e8aae24395f.zip |
devel/py-hypothesis: Update to 6.47.4
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 28bf64635396..d3a545aef891 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.47.3 +PORTVERSION= 6.47.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index e45d919ba9af..64307f0cd404 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655398672 -SHA256 (hypothesis-6.47.3.tar.gz) = 3c6d99cd7540a64c37d88f86a7509c0ca29cda37a82a957340fba11388dfb9ce -SIZE (hypothesis-6.47.3.tar.gz) = 326501 +TIMESTAMP = 1656092936 +SHA256 (hypothesis-6.47.4.tar.gz) = 0f98e20e8427d99af93a7d2d8184c07f6d5df2666d27626979c52b67b93090e0 +SIZE (hypothesis-6.47.4.tar.gz) = 326509 |