Date: Tue, 31 Dec 2024 16:01:29 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: 8d06584118ce - main - devel/py-hypothesis: Update to 6.123.0 Message-ID: <202412311601.4BVG1TTa084996@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=8d06584118ce307408a9cf6d021fff280f3b1f46 commit 8d06584118ce307408a9cf6d021fff280f3b1f46 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:48:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:48:33 +0000 devel/py-hypothesis: Update to 6.123.0 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst 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 959b66f8d9eb..0e643c09f9db 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.122.3 +PORTVERSION= 6.123.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index f4d7087a5bf4..657de1c6d147 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888198 -SHA256 (hypothesis-6.122.3.tar.gz) = f4c927ce0ec739fa6266e4572949d0b54e24a14601a2bc5fec8f78e16af57918 -SIZE (hypothesis-6.122.3.tar.gz) = 414395 +TIMESTAMP = 1735227874 +SHA256 (hypothesis-6.123.0.tar.gz) = d206c70e6919c8c76dd94b4ffc6daa05f55473b97988e63b88ad3ad66cc389d1 +SIZE (hypothesis-6.123.0.tar.gz) = 417909
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1TTa084996>