Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 23:19: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: edff12fd7d76 - main - devel/py-hypothesis: Update to 6.47.0
Message-ID:  <202206092319.259NJpTd043074@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=edff12fd7d76e3739709384711d280e00c2a8fbc

commit edff12fd7d76e3739709384711d280e00c2a8fbc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 23:10:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 23:16:05 +0000

    devel/py-hypothesis: Update to 6.47.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 c8c7df5f510b..504478bb36d7 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.11
+PORTVERSION=	6.47.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index f633958a670b..e75ee6556b08 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654275867
-SHA256 (hypothesis-6.46.11.tar.gz) = f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42
-SIZE (hypothesis-6.46.11.tar.gz) = 326267
+TIMESTAMP = 1654774082
+SHA256 (hypothesis-6.47.0.tar.gz) = dd88c57f45032fc3d84596e426d8e3d67f88eda2d8a2d96a5697def036a7e0c7
+SIZE (hypothesis-6.47.0.tar.gz) = 326539



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