Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:04:54 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: 0d91012ed6b0 - main - devel/py-hypothesis: Update to 6.46.7
Message-ID:  <202206030904.25394seY090377@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=0d91012ed6b02e973192f4dc7d8ed02d2cf2080a

commit 0d91012ed6b02e973192f4dc7d8ed02d2cf2080a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:51:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:35 +0000

    devel/py-hypothesis: Update to 6.46.7
    
    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 f99bc0822a8c..a9b76474537f 100644
--- a/devel/py-hypothesis/Makefile
+++ b/devel/py-hypothesis/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
 
 PORTNAME=	hypothesis
-PORTVERSION=	6.46.4
+PORTVERSION=	6.46.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index a79e01317045..7f4e8374e971 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151098
-SHA256 (hypothesis-6.46.4.tar.gz) = f5c24a3d3f8a0d8de2dd33079bf1580a3cfbfe74763187d47570fc9beea84c9b
-SIZE (hypothesis-6.46.4.tar.gz) = 323428
+TIMESTAMP = 1653925956
+SHA256 (hypothesis-6.46.7.tar.gz) = 967009fa561b3a3f8363a73d71923357271c37dc7fa27b30c2d21a1b6092b240
+SIZE (hypothesis-6.46.7.tar.gz) = 323799



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