Date: Tue, 18 Apr 2023 21:49:52 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: 685d51a3abc7 - main - devel/py-hypothesis: Update to 6.72.0 Message-ID: <202304182149.33ILnqma045228@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=685d51a3abc71c1f6cafad2588ad609231e9b53f commit 685d51a3abc71c1f6cafad2588ad609231e9b53f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 21:38:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 21:38:11 +0000 devel/py-hypothesis: Update to 6.72.0 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 3f348c870940..d89468919ee5 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.71.0 +PORTVERSION= 6.72.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 81ad3e731c95..203011853468 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681052932 -SHA256 (hypothesis-6.71.0.tar.gz) = b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221 -SIZE (hypothesis-6.71.0.tar.gz) = 344243 +TIMESTAMP = 1681843870 +SHA256 (hypothesis-6.72.0.tar.gz) = 1fb102fe1fdf5c00206507e2719ddfa118d84cf4b9799ef5c28e4aff020964e0 +SIZE (hypothesis-6.72.0.tar.gz) = 344409
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304182149.33ILnqma045228>