diff --git a/devel/py-pylint-venv/Makefile b/devel/py-pylint-venv/Makefile index d81c983d3607..83a56a82fdd8 100644 --- a/devel/py-pylint-venv/Makefile +++ b/devel/py-pylint-venv/Makefile @@ -1,38 +1,22 @@ PORTNAME= pylint-venv -DISTVERSION= 2.3.0 -PORTREVISION= 1 +DISTVERSION= 3.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Pylint-venv allows use same Pylint with different virtual environments WWW= https://github.com/jgosmann/pylint-venv/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist NO_ARCH= yes -POST_PLIST+= fix-plist - -# upstream stopped providing setup.py -post-patch: - @${ECHO_CMD} 'import setuptools; setuptools.setup()' > ${WRKSRC}/setup.py - -post-install: - @cd ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} && \ - ${REINPLACE_CMD} \ - -e 's|^Version:.*|Version: ${DISTVERSION}|' \ - pylint_venv-0.0.0-py${PYTHON_VER}.egg-info/PKG-INFO && \ - ${MV} pylint_venv-0.0.0-py${PYTHON_VER}.egg-info pylint_venv-${DISTVERSION}-py${PYTHON_VER}.egg-info - -fix-plist: - ${REINPLACE_CMD} -e 's|0\.0\.0|${DISTVERSION}|' ${TMPPLIST} - .include diff --git a/devel/py-pylint-venv/distinfo b/devel/py-pylint-venv/distinfo index 86424bce368a..b25444def3f9 100644 --- a/devel/py-pylint-venv/distinfo +++ b/devel/py-pylint-venv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665619311 -SHA256 (pylint-venv-2.3.0.tar.gz) = 3594955502fdee83c98bfcc8c14cd615e6c7c3608aea525df84853ce79f296bf -SIZE (pylint-venv-2.3.0.tar.gz) = 5033 +TIMESTAMP = 1689751856 +SHA256 (pylint_venv-3.0.2.tar.gz) = 228de47cfc6411b0a94a327bd23026379dd771d8e78c3abc75af1adc1ce8cd91 +SIZE (pylint_venv-3.0.2.tar.gz) = 5323