Skip to content
Snippets Groups Projects
Verified Commit adada3ef authored by sunpoet's avatar sunpoet
Browse files
parent da47829a
Branches
Tags
No related merge requests found
PORTNAME= pylint
PORTVERSION= 3.2.5
PORTVERSION= 3.2.6
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
......@@ -15,7 +15,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>=3.2.2<3.3.0_99:devel/py-astroid@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=3.2.4<3.3.0_99:devel/py-astroid@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dill>=0.3.7:devel/py-dill@${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} \
......
TIMESTAMP = 1720022686
SHA256 (pylint-3.2.5.tar.gz) = e9b7171e242dcc6ebd0aaa7540481d1a72860748a0a7816b8fe6cf6c80a6fe7e
SIZE (pylint-3.2.5.tar.gz) = 1508793
TIMESTAMP = 1721710226
SHA256 (pylint-3.2.6.tar.gz) = a5d01678349454806cff6d886fb072294f56a58c4761278c97fb557d708e1eb3
SIZE (pylint-3.2.6.tar.gz) = 1510167
......@@ -2,7 +2,7 @@
+++ pyproject.toml
@@ -1,5 +1,5 @@
[build-system]
-requires = ["setuptools>=66.1"]
-requires = ["setuptools>=71.0.4"]
+requires = ["setuptools>=62.6"]
build-backend = "setuptools.build_meta"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment