Date: Tue, 5 Sep 2023 20:46:50 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: 19be7161e5c0 - main - devel/py-hypothesis: Update to 6.84.0 Message-ID: <202309052046.385KkoJt008168@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=19be7161e5c071866e698ac00b24e8a1cb56163b commit 19be7161e5c071866e698ac00b24e8a1cb56163b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-05 20:41:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-05 20:46:28 +0000 devel/py-hypothesis: Update to 6.84.0 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html --- 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 c7f0e0a2d759..782f214b7da9 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.83.1 +PORTVERSION= 6.84.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 79cec5e4b1ec..126a7b3b3819 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693823877 -SHA256 (hypothesis-6.83.1.tar.gz) = 3d487440d77a0d8f57d70d12fd9e463508b8ca4838940455aec52369b60e13d6 -SIZE (hypothesis-6.83.1.tar.gz) = 354187 +TIMESTAMP = 1693898500 +SHA256 (hypothesis-6.84.0.tar.gz) = 446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215 +SIZE (hypothesis-6.84.0.tar.gz) = 355860
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309052046.385KkoJt008168>