Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2022 18:01:27 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: 88dc46cb4ecd - main - devel/py-hypothesis: Update to 6.51.0
Message-ID:  <202207181801.26II1R66015878@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=88dc46cb4ecd41fabc004e50afa786567b6d43c4

commit 88dc46cb4ecd41fabc004e50afa786567b6d43c4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 17:56:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 18:00:40 +0000

    devel/py-hypothesis: Update to 6.51.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 d4cf57968730..c00069d5ab07 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.50.1
+PORTVERSION=	6.51.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index c821e426d6ed..a4335bd3536e 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657555653
-SHA256 (hypothesis-6.50.1.tar.gz) = 1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e
-SIZE (hypothesis-6.50.1.tar.gz) = 327456
+TIMESTAMP = 1658151357
+SHA256 (hypothesis-6.51.0.tar.gz) = f3c1c2f199a8fee488175b20cce58f7d9fae1a5d1d2a17121e037908a448e328
+SIZE (hypothesis-6.51.0.tar.gz) = 327770



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