Date: Wed, 1 Nov 2023 02:16: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: 826c7ff13c0c - main - devel/py-hypothesis: Update to 6.88.1 Message-ID: <202311010216.3A12GCJK068499@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=826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4 commit 826c7ff13c0c3eedc7d2fb7cf501706cc3c917e4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-01 01:48:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-01 01:57:09 +0000 devel/py-hypothesis: Update to 6.88.1 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 47d2c2caf364..99e12807a438 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.88.0 +PORTVERSION= 6.88.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 6d309c687ae4..01e8ba9a95ee 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697463096 -SHA256 (hypothesis-6.88.0.tar.gz) = c9096ccd5a78bbf75221a2b4a6149e00e254acb17637c94abab98c529b2f61e5 -SIZE (hypothesis-6.88.0.tar.gz) = 359934 +TIMESTAMP = 1698341009 +SHA256 (hypothesis-6.88.1.tar.gz) = f4c2c004b9ec3e0e25332ad2cb6b91eba477a855557a7b5c6e79068809ff8b51 +SIZE (hypothesis-6.88.1.tar.gz) = 359984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311010216.3A12GCJK068499>