diff --git a/devel/py-pytest-flake8/Makefile b/devel/py-pytest-flake8/Makefile index ef9465b1c045..6b97496bf5ca 100644 --- a/devel/py-pytest-flake8/Makefile +++ b/devel/py-pytest-flake8/Makefile @@ -1,25 +1,26 @@ PORTNAME= pytest-flake8 -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pytest_flake8-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= pytest plugin to check FLAKE8 requirement -WWW= https://github.com/tholo/pytest-flake8 +WWW= https://github.com/coherent-oss/pytest-flake8 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=4.0:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-pytest-flake8/distinfo b/devel/py-pytest-flake8/distinfo index f770f2e9dbcd..f9215c3e6e0b 100644 --- a/devel/py-pytest-flake8/distinfo +++ b/devel/py-pytest-flake8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423808 -SHA256 (pytest-flake8-1.1.1.tar.gz) = ba4f243de3cb4c2486ed9e70752c80dd4b636f7ccb27d4eba763c35ed0cd316e -SIZE (pytest-flake8-1.1.1.tar.gz) = 9144 +TIMESTAMP = 1784005232 +SHA256 (pytest_flake8-1.3.0.tar.gz) = 88fb35562ce32d915c6ba41ef0d5e1cfcdd8ff884a32b7d46aa99fc77a3d1fe6 +SIZE (pytest_flake8-1.3.0.tar.gz) = 13340