Date: Thu, 9 Jun 2022 11:03:09 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: 5209c6ac610d - main - devel/pylint: Update to 2.14.1 Message-ID: <202206091103.259B39xD049626@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=5209c6ac610d3e9253337bf6afbbb917091de78e commit 5209c6ac610d3e9253337bf6afbbb917091de78e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 10:57:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 10:57:47 +0000 devel/pylint: Update to 2.14.1 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 ecfa0f213bf8..c992b300f131 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -1,7 +1,7 @@ # Created by: Hye-Shik Chang PORTNAME= pylint -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index e97d22543265..eef42fc803e0 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275829 -SHA256 (pylint-2.14.0.tar.gz) = 10d291ea5133645f73fc1b51ca137ad6531223c1461a5632a1db029a9bc033b5 -SIZE (pylint-2.14.0.tar.gz) = 391209 +TIMESTAMP = 1654708316 +SHA256 (pylint-2.14.1.tar.gz) = 549261e0762c3466cc001024c4419c08252cb8c8d40f5c2c6966fea690e7fe2a +SIZE (pylint-2.14.1.tar.gz) = 392691
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206091103.259B39xD049626>