Date: Thu, 15 Jul 2021 20:49:18 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: 15675fd02c9e - main - devel/py-hypothesis: Update to 6.14.2 Message-ID: <202107152049.16FKnIGB098122@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=15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6a commit 15675fd02c9e6a0371d4e5bd4c38c5abb0be0c6a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 20:32:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 20:32:13 +0000 devel/py-hypothesis: Update to 6.14.2 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 24ef8c8eaccf..a77a6f10a004 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.1 +PORTVERSION= 6.14.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 0d9aea83aea7..cad40c283411 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625323575 -SHA256 (hypothesis-6.14.1.tar.gz) = 88b0736a5691b68b8e16a4b7ee8e4c8596810c5a20989ea5b5f64870a7c25740 -SIZE (hypothesis-6.14.1.tar.gz) = 299331 +TIMESTAMP = 1626280988 +SHA256 (hypothesis-6.14.2.tar.gz) = 93d9bbf4e5277e7a5f47857916cf8cde78b91bf8a819a61b6121e8bbcf219577 +SIZE (hypothesis-6.14.2.tar.gz) = 299382
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152049.16FKnIGB098122>