Date: Wed, 6 Sep 2023 20:53:14 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: da7e46be9489 - main - devel/py-hypothesis: Update to 6.84.1 Message-ID: <202309062053.386KrEQp019896@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=da7e46be94891db5540a9ce178c7ad476c96df3c commit da7e46be94891db5540a9ce178c7ad476c96df3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-06 20:49:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-06 20:49:42 +0000 devel/py-hypothesis: Update to 6.84.1 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 782f214b7da9..f83f73d3801c 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.84.0 +PORTVERSION= 6.84.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 126a7b3b3819..88b514c04e68 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693898500 -SHA256 (hypothesis-6.84.0.tar.gz) = 446ecc9665a23fc67a6d32bafbe4233d77fef10eb90d4ede8ab1e76474a63215 -SIZE (hypothesis-6.84.0.tar.gz) = 355860 +TIMESTAMP = 1693987435 +SHA256 (hypothesis-6.84.1.tar.gz) = 65b8309f70ef373cc405a1663176804038144a1c7e9296f7077c50f3b4e3ccd5 +SIZE (hypothesis-6.84.1.tar.gz) = 357179
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309062053.386KrEQp019896>