Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:52:14 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: 1dfaf9e2ca86 - main - devel/py-hypothesis: Update to 6.75.8
Message-ID:  <202306051852.355IqEbV054215@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=1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7

commit 1dfaf9e2ca86d8db5bf21e13e7de42ed0fb87af7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:05 +0000

    devel/py-hypothesis: Update to 6.75.8
    
    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 90bb1548aed0..e0ebbcff1dd7 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypothesis
-PORTVERSION=	6.75.2
+PORTVERSION=	6.75.8
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index ec1c829a3ccc..04149f430e28 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104412
-SHA256 (hypothesis-6.75.2.tar.gz) = 50c270b38d724ce0fefa71b8e3511d123f7a31a9af9ea003447d4e1489292fbc
-SIZE (hypothesis-6.75.2.tar.gz) = 351356
+TIMESTAMP = 1685792250
+SHA256 (hypothesis-6.75.8.tar.gz) = 52efb2bac5dc1097a95060e553859057a04a333dadff91717b6682eeba1a5919
+SIZE (hypothesis-6.75.8.tar.gz) = 351958



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