Date: Sat, 30 Sep 2023 00:48:49 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: 0324187d5c63 - main - devel/py-hypothesis: Update to 6.87.0 Message-ID: <202309300048.38U0mn9b007197@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=0324187d5c63a1bccf15b095d8170a329e9452a3 commit 0324187d5c63a1bccf15b095d8170a329e9452a3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:22:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:44:33 +0000 devel/py-hypothesis: Update to 6.87.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 2a7cd7e3e493..b668c07f1d31 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.86.2 +PORTVERSION= 6.87.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index f48817d03048..20e85a66f2b6 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695357813 -SHA256 (hypothesis-6.86.2.tar.gz) = e5d75d70f5a4fc372cddf03ec6141237a0a270ed106aeb2156a4984f06d37b0f -SIZE (hypothesis-6.86.2.tar.gz) = 359723 +TIMESTAMP = 1696001356 +SHA256 (hypothesis-6.87.0.tar.gz) = 2cc23c9bb1ee38f64ee19dda9acc6be9a1be947f6bd841d5efb9793a7ecf1415 +SIZE (hypothesis-6.87.0.tar.gz) = 359619
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300048.38U0mn9b007197>