Date: Sun, 8 Oct 2023 12:03:07 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: 8038ca1fe004 - main - devel/py-hypothesis: Update to 6.87.3 Message-ID: <202310081203.398C37RK054295@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=8038ca1fe00407e4575a0445b6202cff02e67a62 commit 8038ca1fe00407e4575a0445b6202cff02e67a62 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-08 11:54:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-08 11:54:55 +0000 devel/py-hypothesis: Update to 6.87.3 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 02a24ba95004..647875cea6d1 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.87.1 +PORTVERSION= 6.87.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 696ec4130d1f..ae0592d5b973 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432920 -SHA256 (hypothesis-6.87.1.tar.gz) = 13615a8f7fa27d102c43ab2f92eaef519988700f3ca8129bc6340d36dec372dd -SIZE (hypothesis-6.87.1.tar.gz) = 359514 +TIMESTAMP = 1696753652 +SHA256 (hypothesis-6.87.3.tar.gz) = e67391efb9e6f663031f493d04b5edfb2e47bfc5a6ea56190aed3bc7993d5899 +SIZE (hypothesis-6.87.3.tar.gz) = 359502
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310081203.398C37RK054295>