Date: Fri, 22 Sep 2023 03:24:12 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: 2507fbb4b690 - main - devel/py-hypothesis: Update to 6.86.1 Message-ID: <202309220324.38M3OCR4092349@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=2507fbb4b690d0b68cfec0aad59c8f71b992a6f9 commit 2507fbb4b690d0b68cfec0aad59c8f71b992a6f9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 03:17:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 03:17:59 +0000 devel/py-hypothesis: Update to 6.86.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 ef135d117d03..556f543a8e2b 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.84.2 +PORTVERSION= 6.86.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index dab9a1072656..5b5902786968 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348274 -SHA256 (hypothesis-6.84.2.tar.gz) = 82c7d4b696d211a8edd04dddd1077f13090b10263fee09648f7da389b749f7b0 -SIZE (hypothesis-6.84.2.tar.gz) = 357453 +TIMESTAMP = 1695143305 +SHA256 (hypothesis-6.86.1.tar.gz) = cbbc9e392679ab7ab2baba9fefb9fb75a06d1aae46fd7c2d508e2e4a86f03759 +SIZE (hypothesis-6.86.1.tar.gz) = 359742
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309220324.38M3OCR4092349>