Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 20:42:51 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: 013dd69e07ef - main - devel/py-hypothesis: Update to 6.71.0
Message-ID:  <202304092042.339Kgpe9096619@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=013dd69e07ef7a0265482f86e51151eb4b27a969

commit 013dd69e07ef7a0265482f86e51151eb4b27a969
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 20:40:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 20:40:16 +0000

    devel/py-hypothesis: Update to 6.71.0
    
    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 434de9ed9e5a..3f348c870940 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.70.2
+PORTVERSION=	6.71.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 44b84b595179..81ad3e731c95 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680726144
-SHA256 (hypothesis-6.70.2.tar.gz) = a8d1d96ae2214f8ca4b8109d555df08e1eb5c31dd7e3995e53413c7094f74dcc
-SIZE (hypothesis-6.70.2.tar.gz) = 341236
+TIMESTAMP = 1681052932
+SHA256 (hypothesis-6.71.0.tar.gz) = b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221
+SIZE (hypothesis-6.71.0.tar.gz) = 344243



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