Date: Mon, 14 Jun 2021 17:47:15 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: 7e804175aff8 - main - devel/py-hypothesis: Update to 6.13.14 Message-ID: <202106141747.15EHlF1B054277@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=7e804175aff838faa4b1e453b76928a1076a4265 commit 7e804175aff838faa4b1e453b76928a1076a4265 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-14 17:39:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-14 17:39:57 +0000 devel/py-hypothesis: Update to 6.13.14 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 78c4ba61212f..1c35da266e63 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.4 +PORTVERSION= 6.13.14 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 3b677c8a5be4..76978d10afd0 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213944 -SHA256 (hypothesis-6.13.4.tar.gz) = bd583564a374d0fd07480809a85d5b918afad6e4df518064c5c8a8b58e500da0 -SIZE (hypothesis-6.13.4.tar.gz) = 299635 +TIMESTAMP = 1622214074 +SHA256 (hypothesis-6.13.14.tar.gz) = 36ef2d58f600be2973f694f45a55a5502de705d7594f9cf841276aec9082c414 +SIZE (hypothesis-6.13.14.tar.gz) = 299293
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141747.15EHlF1B054277>