diff options
-rw-r--r-- | devel/py-pytest-pycodestyle/Makefile | 8 | ||||
-rw-r--r-- | devel/py-pytest-pycodestyle/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-pytest-pycodestyle/Makefile b/devel/py-pytest-pycodestyle/Makefile index 9506a8a40665..1d586878bc35 100644 --- a/devel/py-pytest-pycodestyle/Makefile +++ b/devel/py-pytest-pycodestyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-pycodestyle -DISTVERSION= 2.2.0 +DISTVERSION= 2.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,12 +10,12 @@ COMMENT= Pytest plugin to run pycodestyle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>0:devel/py-py@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=7.0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist + NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/py-pytest-pycodestyle/distinfo b/devel/py-pytest-pycodestyle/distinfo index ecf75e48d7ef..abf1802979cf 100644 --- a/devel/py-pytest-pycodestyle/distinfo +++ b/devel/py-pytest-pycodestyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597178467 -SHA256 (pytest-pycodestyle-2.2.0.tar.gz) = e755e4235ed399760257026b8c3c696520848cb0261277c2df1c8e64af979eb2 -SIZE (pytest-pycodestyle-2.2.0.tar.gz) = 4200 +TIMESTAMP = 1653952660 +SHA256 (pytest-pycodestyle-2.3.0.tar.gz) = 6c0e2a0739c350d4dcffe668b95f63f390fce8b4e67b4fb236208dd6d0cf6530 +SIZE (pytest-pycodestyle-2.3.0.tar.gz) = 4216 |