aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 00:40:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 00:44:20 +0000
commit7174d60be2f3ff75ee839f9e464aeddb9e8dfde0 (patch)
tree4a9f691f4f2dbc864f377c79fc52dd6e4e6d1acf
parentac48aa664c56ff21072e4281570d0b742fc989ca (diff)
downloadports-7174d60be2f3ff75ee839f9e464aeddb9e8dfde0.tar.gz
ports-7174d60be2f3ff75ee839f9e464aeddb9e8dfde0.zip
devel/pylint: Update to 2.17.6
-rw-r--r--devel/pylint/Makefile6
-rw-r--r--devel/pylint/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 9f54f6d5df1e..8e9f88ad6ec8 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pylint
-PORTVERSION= 2.17.5
+PORTVERSION= 2.17.6
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
@@ -12,9 +12,9 @@ WWW= https://www.pylint.org/ \
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.37.1:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.15.6<2.17.0_99:devel/py-astroid@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.15.7<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 c0842c8a1024..948a7605ea7c 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690822934
-SHA256 (pylint-2.17.5.tar.gz) = f7b601cbc06fef7e62a754e2b41294c2aa31f1cb659624b9a85bcba29eaf8252
-SIZE (pylint-2.17.5.tar.gz) = 434567
+TIMESTAMP = 1696001270
+SHA256 (pylint-2.17.6.tar.gz) = be928cce5c76bf9acdc65ad01447a1e0b1a7bccffc609fb7fc40f2513045bd05
+SIZE (pylint-2.17.6.tar.gz) = 434998