Date: Wed, 21 Feb 2024 15:22:31 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: b84a9bf9421f - main - devel/py-hypothesis: Update to 6.98.6 Message-ID: <202402211522.41LFMVMo039303@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=b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651 commit b84a9bf9421fff44a6e6c1ca5ac529eec0ac8651 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:32:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:21 +0000 devel/py-hypothesis: Update to 6.98.6 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst 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 3c4ea66873c2..a5059d35c8ed 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.92.1 +PORTVERSION= 6.98.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 8b7c721e636a..4b41d0da0683 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703227870 -SHA256 (hypothesis-6.92.1.tar.gz) = fa755ded526e50b7e2f642cdc5d64519f88d4e4ee71d9d29ec3eb2f2fddf1274 -SIZE (hypothesis-6.92.1.tar.gz) = 369856 +TIMESTAMP = 1708449184 +SHA256 (hypothesis-6.98.6.tar.gz) = 2d80f64c58f58a60e035c665e94a36f77c3f8fe057b55053d06b2c82dcefc507 +SIZE (hypothesis-6.98.6.tar.gz) = 385385
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211522.41LFMVMo039303>