Date: Sat, 14 Oct 2023 09:26:55 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 582edb1a704a - main - devel/py-pre-commit: Update version 3.4.0=>3.5.0 Message-ID: <202310140926.39E9QtkO083087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=582edb1a704a90b1ec7a23c93d6021b851c99033 commit 582edb1a704a90b1ec7a23c93d6021b851c99033 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-14 09:19:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-14 09:26:47 +0000 devel/py-pre-commit: Update version 3.4.0=>3.5.0 Changelog: https://github.com/pre-commit/pre-commit/releases/tag/v3.5.0 --- devel/py-pre-commit/Makefile | 2 +- devel/py-pre-commit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pre-commit/Makefile b/devel/py-pre-commit/Makefile index ab45364c7653..765d9352184a 100644 --- a/devel/py-pre-commit/Makefile +++ b/devel/py-pre-commit/Makefile @@ -1,5 +1,5 @@ PORTNAME= pre-commit -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pre-commit/distinfo b/devel/py-pre-commit/distinfo index d2cf8a1d351b..288d6c1a57d4 100644 --- a/devel/py-pre-commit/distinfo +++ b/devel/py-pre-commit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693742935 -SHA256 (pre_commit-3.4.0.tar.gz) = 6bbd5129a64cad4c0dfaeeb12cd8f7ea7e15b77028d985341478c8af3c759522 -SIZE (pre_commit-3.4.0.tar.gz) = 177006 +TIMESTAMP = 1697274696 +SHA256 (pre_commit-3.5.0.tar.gz) = 5804465c675b659b0862f07907f96295d490822a450c4c40e747d0b1c6ebcb32 +SIZE (pre_commit-3.5.0.tar.gz) = 177079
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310140926.39E9QtkO083087>