Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2021 18:13:31 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: 82895377d1ff - main - devel/py-hypothesis: Update to 6.14.3
Message-ID:  <202107211813.16LIDVCK043138@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=82895377d1ffd3afb6f411afdf094688330133ad

commit 82895377d1ffd3afb6f411afdf094688330133ad
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-21 17:17:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-21 18:11:53 +0000

    devel/py-hypothesis: Update to 6.14.3
    
    Changes:        https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
---
 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 a77a6f10a004..de2d8071fc11 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.14.2
+PORTVERSION=	6.14.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index cad40c283411..4169dbc94a09 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626280988
-SHA256 (hypothesis-6.14.2.tar.gz) = 93d9bbf4e5277e7a5f47857916cf8cde78b91bf8a819a61b6121e8bbcf219577
-SIZE (hypothesis-6.14.2.tar.gz) = 299382
+TIMESTAMP = 1626714612
+SHA256 (hypothesis-6.14.3.tar.gz) = 1c8776d9fc8c598cf1b93b99bd87976f9d9b589fc58843d85a30090700f14a8a
+SIZE (hypothesis-6.14.3.tar.gz) = 299333



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