git: 1fa18a74ea01 - main - devel/pylint: Update to 2.7.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:08:51 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fa18a74ea01b566516d0a318a619d3630c7461a

commit 1fa18a74ea01b566516d0a318a619d3630c7461a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:56:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:41:56 +0000

    devel/pylint: Update to 2.7.4
    
    Changes:        https://github.com/PyCQA/pylint/blob/master/ChangeLog
---
 devel/pylint/Makefile | 4 ++--
 devel/pylint/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 7580211932e4..9b1c2c8ff342 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,7 +1,7 @@
 # Created by: Hye-Shik Chang
 
 PORTNAME=	pylint
-PORTVERSION=	2.7.2
+PORTVERSION=	2.7.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT=	Analyzes python source code looking for bugs and signs of poor quality
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.5.1<2.6:devel/py-astroid@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.5.2<2.7:devel/py-astroid@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}isort>=4.2.5<6:devel/py-isort@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mccabe>=0.6<0.7:devel/py-mccabe@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toml>=0.7.1:textproc/py-toml@${PY_FLAVOR}
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index 67d6edf40518..16213a3b1e1a 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794190
-SHA256 (pylint-2.7.2.tar.gz) = 0e21d3b80b96740909d77206d741aa3ce0b06b41be375d92e1f3244a274c1f8a
-SIZE (pylint-2.7.2.tar.gz) = 709177
+TIMESTAMP = 1618319942
+SHA256 (pylint-2.7.4.tar.gz) = bd38914c7731cdc518634a8d3c5585951302b6e2b6de60fbb3f7a0220e21eeee
+SIZE (pylint-2.7.4.tar.gz) = 715507


More information about the dev-commits-ports-all mailing list