Skip to content

Commit

Permalink
devel/pylint: Update to 2.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 5, 2023
1 parent 9a76260 commit 62cceba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/pylint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pylint
PORTVERSION= 2.17.6
PORTVERSION= 2.17.7
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

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.7<2.17.0_99:devel/py-astroid@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.15.8<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} \
Expand Down
6 changes: 3 additions & 3 deletions devel/pylint/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696001270
SHA256 (pylint-2.17.6.tar.gz) = be928cce5c76bf9acdc65ad01447a1e0b1a7bccffc609fb7fc40f2513045bd05
SIZE (pylint-2.17.6.tar.gz) = 434998
TIMESTAMP = 1696432874
SHA256 (pylint-2.17.7.tar.gz) = f4fcac7ae74cfe36bc8451e931d8438e4a476c20314b1101c458ad0f05191fad
SIZE (pylint-2.17.7.tar.gz) = 434994

0 comments on commit 62cceba

Please sign in to comment.