Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:44:03 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: df750c0922ca - main - devel/py-hypothesis: Update to 6.14.0
Message-ID:  <202106201144.15KBi3NI016689@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=df750c0922caebccebf8a15ac84f288352498a84

commit df750c0922caebccebf8a15ac84f288352498a84
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:37:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:37:22 +0000

    devel/py-hypothesis: Update to 6.14.0
    
    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 1c35da266e63..c2d9fc352d97 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.13.14
+PORTVERSION=	6.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo
index 76978d10afd0..28ce8a50eeaf 100644
--- a/devel/py-hypothesis/distinfo
+++ b/devel/py-hypothesis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214074
-SHA256 (hypothesis-6.13.14.tar.gz) = 36ef2d58f600be2973f694f45a55a5502de705d7594f9cf841276aec9082c414
-SIZE (hypothesis-6.13.14.tar.gz) = 299293
+TIMESTAMP = 1623697056
+SHA256 (hypothesis-6.14.0.tar.gz) = 9bdee01ae260329b16117e9b0229a839b4a77747a985922653f595bd2a6a541a
+SIZE (hypothesis-6.14.0.tar.gz) = 299367



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