Date: Fri, 22 Sep 2023 23:35:10 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: 78ad6f66e7bb - main - devel/py-hypothesis: Update to 6.86.2 Message-ID: <202309222335.38MNZAA9016768@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=78ad6f66e7bbaf4e0d87851da62b71132b5b258a commit 78ad6f66e7bbaf4e0d87851da62b71132b5b258a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 23:23:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 23:23:49 +0000 devel/py-hypothesis: Update to 6.86.2 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 556f543a8e2b..2a7cd7e3e493 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.86.1 +PORTVERSION= 6.86.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5b5902786968..f48817d03048 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143305 -SHA256 (hypothesis-6.86.1.tar.gz) = cbbc9e392679ab7ab2baba9fefb9fb75a06d1aae46fd7c2d508e2e4a86f03759 -SIZE (hypothesis-6.86.1.tar.gz) = 359742 +TIMESTAMP = 1695357813 +SHA256 (hypothesis-6.86.2.tar.gz) = e5d75d70f5a4fc372cddf03ec6141237a0a270ed106aeb2156a4984f06d37b0f +SIZE (hypothesis-6.86.2.tar.gz) = 359723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309222335.38MNZAA9016768>