Date: Tue, 21 Sep 2021 22:25: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: c0064ab5b2f6 - main - devel/py-hypothesis: Update to 6.21.6 Message-ID: <202109212225.18LMPF6A038904@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=c0064ab5b2f6ba0149844a4ae2709e791146ec5d commit c0064ab5b2f6ba0149844a4ae2709e791146ec5d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:13:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:32 +0000 devel/py-hypothesis: Update to 6.21.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 35f93d9d92c8..af47ffdc1572 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.21.2 +PORTVERSION= 6.21.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5b16be23e506..8e461e7aac40 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037078 -SHA256 (hypothesis-6.21.2.tar.gz) = be852f4d9c2fe0a0608c800cd0c8491ca2f5959aab571f54deeebaa07c5b10eb -SIZE (hypothesis-6.21.2.tar.gz) = 311919 +TIMESTAMP = 1632227530 +SHA256 (hypothesis-6.21.6.tar.gz) = 29b72005910f2a548d727e5d5accf862a6ae84e49176d748fb6ca040ef657592 +SIZE (hypothesis-6.21.6.tar.gz) = 312489
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212225.18LMPF6A038904>