Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2025 04:33:35 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: 21062ad2182d - main - devel/py-hypothesis: Update to 6.135.24
Message-ID:  <202507110433.56B4XZTA073047@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=21062ad2182d9e8b79192f39c31c5fa8e5e1d908

commit 21062ad2182d9e8b79192f39c31c5fa8e5e1d908
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-07-11 04:28:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-07-11 04:31:47 +0000

    devel/py-hypothesis: Update to 6.135.24
    
    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 | 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 670ecbaa449f..4aa1b64e58b5 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.135.20
+PORTVERSION=	6.135.24
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 355781f3affa..8fefee931f35 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751375049
-SHA256 (hypothesis-6.135.20.tar.gz) = cef91cf893337b90a4df427ff77674f38bb5bc6c5e1e3d3db1764faee77df7a5
-SIZE (hypothesis-6.135.20.tar.gz) = 452856
+TIMESTAMP = 1751622363
+SHA256 (hypothesis-6.135.24.tar.gz) = e301aeb2691ec0a1f62bfc405eaa966055d603e328cd854c1ed59e1728e35ab6
+SIZE (hypothesis-6.135.24.tar.gz) = 454011


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507110433.56B4XZTA073047>