Date: Sun, 3 Nov 2024 13:25:27 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: b05024dc3cd8 - main - devel/py-hypothesis: Update to 6.116.0 Message-ID: <202411031325.4A3DPRDJ018353@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=b05024dc3cd83d3e36af8263ddda2c663d3c36da commit b05024dc3cd83d3e36af8263ddda2c663d3c36da Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-03 13:22:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-03 13:22:32 +0000 devel/py-hypothesis: Update to 6.116.0 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 644a2db06767..4a64dfec6e7c 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.115.6 +PORTVERSION= 6.116.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index b2458df62e90..c50c7dc2214f 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257765 -SHA256 (hypothesis-6.115.6.tar.gz) = d4db48eef183591085676783967e943bb89fef4d596f78c3e4116c61fcc63a6b -SIZE (hypothesis-6.115.6.tar.gz) = 407822 +TIMESTAMP = 1730540920 +SHA256 (hypothesis-6.116.0.tar.gz) = 9c1ac9a2edb77aacae1950d8ded6b3f40dbf8483097c88336265c348d2132c71 +SIZE (hypothesis-6.116.0.tar.gz) = 407919
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411031325.4A3DPRDJ018353>