Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:23:20 +0000
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: c36de5a2f07d - main - devel/py-hypothesis: Update to 6.151.7
Message-ID:  <69af1018.1ea1f.517d6c9b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c36de5a2f07d1310aca91f892a7b32992cb8f4bc

commit c36de5a2f07d1310aca91f892a7b32992cb8f4bc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:57:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:43 +0000

    devel/py-hypothesis: Update to 6.151.7
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/releases
                    https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changelog.rst
                    https://hypothesis.readthedocs.io/en/latest/changelog.html
---
 devel/py-hypothesis/Makefile | 4 ++--
 devel/py-hypothesis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile
index c412e2a95a53..c8f4a9f32138 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.150.2
+PORTVERSION=	6.151.7
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -44,7 +44,7 @@ CLI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}black>=20.8b0:devel/py-black@${PY_FLAVOR
 			${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}rich>=9.0.0:textproc/py-rich@${PY_FLAVOR}
 CODEMODS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libcst>=0.3.16:devel/py-libcst@${PY_FLAVOR}
-CROSSHAIR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.101:devel/py-crosshair-tool@${PY_FLAVOR} \
+CROSSHAIR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}crosshair-tool>=0.0.102:devel/py-crosshair-tool@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}hypothesis-crosshair>=0.0.27:devel/py-hypothesis-crosshair@${PY_FLAVOR}
 DATEUTIL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.4:devel/py-python-dateutil@${PY_FLAVOR}
 DJANGO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 08fa389a1007..c353ddf113a6 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768625669
-SHA256 (hypothesis-6.150.2.tar.gz) = deb043c41c53eaf0955f4a08739c2a34c3d8040ee3d9a2da0aa5470122979f75
-SIZE (hypothesis-6.150.2.tar.gz) = 475250
+TIMESTAMP = 1771421574
+SHA256 (hypothesis-6.151.7.tar.gz) = d1a3a3bba940677737e5d2e784653f2e6fa572af5ddf95093d9c73349cc3de9b
+SIZE (hypothesis-6.151.7.tar.gz) = 475886


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1018.1ea1f.517d6c9b>