diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-06 20:49:42 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-06 20:49:42 +0000 |
commit | da7e46be94891db5540a9ce178c7ad476c96df3c (patch) | |
tree | 5604737fa2f59914e3ca8463262a7f590c6db911 | |
parent | 587cd151d5696fc199a5ad300bd5c3df0a6d1ec5 (diff) |
devel/py-hypothesis: Update to 6.84.1
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 782f214b7da9..f83f73d3801c 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.84.0 +PORTVERSION= 6.84.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 126a7b3b3819..88b514c04e68 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693898500 -SHA256 (hypothesis-6.84.0.tar.gz) = 446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215 -SIZE (hypothesis-6.84.0.tar.gz) = 355860 +TIMESTAMP = 1693987435 +SHA256 (hypothesis-6.84.1.tar.gz) = 65b8309f70ef373cc405a1663176804038144a1c7e9296f7077c50f3b4e3ccd5 +SIZE (hypothesis-6.84.1.tar.gz) = 357179 |