diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 05:57:54 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 05:57:54 +0000 |
commit | cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6 (patch) | |
tree | 7f2b2091073db75f0fdf38a678cb08ecf39a256b | |
parent | 66371ced823c093373d2e66879de4c9d5400584a (diff) | |
download | ports-cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6.tar.gz ports-cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6.zip |
devel/py-hypothesis: Update to 6.52.3
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 984b2ccffce5..df71ebda60fe 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.51.0 +PORTVERSION= 6.52.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index a4335bd3536e..a2b422a5ec3b 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658151357 -SHA256 (hypothesis-6.51.0.tar.gz) = f3c1c2f199a8fee488175b20cce58f7d9fae1a5d1d2a17121e037908a448e328 -SIZE (hypothesis-6.51.0.tar.gz) = 327770 +TIMESTAMP = 1658506587 +SHA256 (hypothesis-6.52.3.tar.gz) = a067dd2abdd3e6e413598ce29461b08b637c87781898f21f0e81a08bd5752d21 +SIZE (hypothesis-6.52.3.tar.gz) = 328440 |