Date: Sat, 10 Sep 2022 13:03:54 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: 416e7a2d3f27 - main - devel/py-hypothesis: Update to 6.54.5 Message-ID: <202209101303.28AD3sJe027629@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=416e7a2d3f27d7dbf7c7774c2ac853511637da1e commit 416e7a2d3f27d7dbf7c7774c2ac853511637da1e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 12:53:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 13:02:43 +0000 devel/py-hypothesis: Update to 6.54.5 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 ada9aa346dd9..ec2bce600765 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.54.4 +PORTVERSION= 6.54.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 11a34319833f..c32421a3c5c5 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661599249 -SHA256 (hypothesis-6.54.4.tar.gz) = ee42fe4d2ff96c49910085780d6b8f34cbcf4c44427616e22833869d451116bb -SIZE (hypothesis-6.54.4.tar.gz) = 329386 +TIMESTAMP = 1662558036 +SHA256 (hypothesis-6.54.5.tar.gz) = 8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7 +SIZE (hypothesis-6.54.5.tar.gz) = 329386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101303.28AD3sJe027629>