Date: Thu, 10 Jun 2021 14:48:40 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: d5c2b39c27c3 - main - devel/py-hypothesis: Update to 6.13.3 Message-ID: <202106101448.15AEmeZY049349@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=d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa commit d5c2b39c27c3a52701c3ef62e405d7ff2b78c7aa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:29:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:14 +0000 devel/py-hypothesis: Update to 6.13.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 16caf0ead0d9..78c4ba61212f 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.2 +PORTVERSION= 6.13.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5687700d4844..3b677c8a5be4 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213926 -SHA256 (hypothesis-6.13.2.tar.gz) = b9921f1070ae2ae12d4cc3c21f05d4f2f70276c57a9bdb17ec1f686985a14eff -SIZE (hypothesis-6.13.2.tar.gz) = 299595 +TIMESTAMP = 1622213944 +SHA256 (hypothesis-6.13.4.tar.gz) = bd583564a374d0fd07480809a85d5b918afad6e4df518064c5c8a8b58e500da0 +SIZE (hypothesis-6.13.4.tar.gz) = 299635
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101448.15AEmeZY049349>