diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 12:53:25 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 13:02:43 +0000 |
commit | 416e7a2d3f27d7dbf7c7774c2ac853511637da1e (patch) | |
tree | 2d988667258f3379f5d39d076a870067b5b97a18 | |
parent | 58874254d898473e38ba0bd7a393bd1bcb11882f (diff) | |
download | ports-416e7a2d3f27d7dbf7c7774c2ac853511637da1e.tar.gz ports-416e7a2d3f27d7dbf7c7774c2ac853511637da1e.zip |
devel/py-hypothesis: Update to 6.54.5
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 ada9aa346dd9..ec2bce600765 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.54.4 +PORTVERSION= 6.54.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 11a34319833f..c32421a3c5c5 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661599249 -SHA256 (hypothesis-6.54.4.tar.gz) = ee42fe4d2ff96c49910085780d6b8f34cbcf4c44427616e22833869d451116bb -SIZE (hypothesis-6.54.4.tar.gz) = 329386 +TIMESTAMP = 1662558036 +SHA256 (hypothesis-6.54.5.tar.gz) = 8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7 +SIZE (hypothesis-6.54.5.tar.gz) = 329386 |