Date: Sat, 30 Jul 2022 06:02:06 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cdc5796ec5b4 - main - devel/py-hypothesis: Update to 6.52.3 Message-ID: <202207300602.26U626vr049177@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6 commit cdc5796ec5b4a18ec75ca1c1f9f62ce5ce2144e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 05:57:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 05:57:54 +0000 devel/py-hypothesis: Update to 6.52.3 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html --- devel/py-hypothesis/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207300602.26U626vr049177>