Date: Sun, 8 Aug 2021 22:04:39 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: 1b28ab725e28 - main - devel/py-hypothesis: Update to 6.14.6 Message-ID: <202108082204.178M4dXT011430@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=1b28ab725e28e6a0953c32ae812d37948cb7eafb commit 1b28ab725e28e6a0953c32ae812d37948cb7eafb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:36:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:44:00 +0000 devel/py-hypothesis: Update to 6.14.6 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 c7e114683284..66c93092e3de 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.5 +PORTVERSION= 6.14.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 19aa9a88c15d..2c85807fc992 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103116 -SHA256 (hypothesis-6.14.5.tar.gz) = 0563b9711fd9bf478cb591580a575c369d2c396f283efa85d0f9a75b26db65b5 -SIZE (hypothesis-6.14.5.tar.gz) = 299490 +TIMESTAMP = 1628439040 +SHA256 (hypothesis-6.14.6.tar.gz) = 2586eae07e48b35ab5a2d61d607d29ba76939ce140c427d66ccf5db4ddc788d2 +SIZE (hypothesis-6.14.6.tar.gz) = 299589
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082204.178M4dXT011430>