Date: Tue, 21 Jun 2022 20:59:35 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: 19ebfa31d55a - main - devel/pylint: Update to 2.14.3 Message-ID: <202206212059.25LKxZLu014010@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=19ebfa31d55ae0d0706df1e0e17bcf1c17fba003 commit 19ebfa31d55ae0d0706df1e0e17bcf1c17fba003 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 20:57:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 20:57:20 +0000 devel/pylint: Update to 2.14.3 Changes: https://github.com/PyCQA/pylint/releases --- devel/pylint/Makefile | 2 +- devel/pylint/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 96013bc4f6a5..973f86032cc7 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -1,7 +1,7 @@ # Created by: Hye-Shik Chang PORTNAME= pylint -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index 42fc2dd1c11c..98cd05d24f1c 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655398650 -SHA256 (pylint-2.14.2.tar.gz) = 482f1329d4b6b9e52599754a2e502c0ed91ebdfd0992a2299b7fa136a6c12349 -SIZE (pylint-2.14.2.tar.gz) = 393651 +TIMESTAMP = 1655829814 +SHA256 (pylint-2.14.3.tar.gz) = 4e1378f815c63e7e44590d0d339ed6435f5281d0a0cc357d29a86ea0365ef868 +SIZE (pylint-2.14.3.tar.gz) = 393813
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206212059.25LKxZLu014010>