Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 20:44:37 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: 3ea1cfe94ef0 - main - devel/pylint: Update to 2.17.5
Message-ID:  <202307312044.36VKibE9090313@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=3ea1cfe94ef0dc46e94c6c298aff9094b18047c0

commit 3ea1cfe94ef0dc46e94c6c298aff9094b18047c0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 20:09:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 20:44:25 +0000

    devel/pylint: Update to 2.17.5
    
    Changes:        https://github.com/pylint-dev/pylint/releases
---
 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 d833432f4854..9f54f6d5df1e 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pylint
-PORTVERSION=	2.17.4
+PORTVERSION=	2.17.5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0.37.1:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.15.4<2.17.0_99:devel/py-astroid@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.15.6<2.17.0_99:devel/py-astroid@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}isort>=4.2.5<6:devel/py-isort@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mccabe>=0.6<0.8:devel/py-mccabe@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}platformdirs>=2.2.0:devel/py-platformdirs@${PY_FLAVOR} \
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index d095c8a32588..c0842c8a1024 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683499932
-SHA256 (pylint-2.17.4.tar.gz) = 5dcf1d9e19f41f38e4e85d10f511e5b9c35e1aa74251bf95cdd8cb23584e2db1
-SIZE (pylint-2.17.4.tar.gz) = 434108
+TIMESTAMP = 1690822934
+SHA256 (pylint-2.17.5.tar.gz) = f7b601cbc06fef7e62a754e2b41294c2aa31f1cb659624b9a85bcba29eaf8252
+SIZE (pylint-2.17.5.tar.gz) = 434567



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307312044.36VKibE9090313>