Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:40:58 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: a45d691a52dd - main - devel/py-hypothesis: Update to 6.70.2
Message-ID:  <202304091340.339DewUQ091797@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=a45d691a52dd78a875e8ba819dd4194eb5036282

commit a45d691a52dd78a875e8ba819dd4194eb5036282
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:49 +0000

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



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