diff --git a/devel/py-pytest-flakes/Makefile b/devel/py-pytest-flakes/Makefile index aeed86173a3c..c27c09e618ab 100644 --- a/devel/py-pytest-flakes/Makefile +++ b/devel/py-pytest-flakes/Makefile @@ -1,23 +1,22 @@ PORTNAME= pytest-flakes -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Pytest plugin for efficiently checking python source with pyflakes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-flakes -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyflakes>=0:devel/py-pyflakes@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/devel/py-pytest-flakes/distinfo b/devel/py-pytest-flakes/distinfo index ccb735fc1fce..3c0c40f63093 100644 --- a/devel/py-pytest-flakes/distinfo +++ b/devel/py-pytest-flakes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596049059 -SHA256 (pytest-flakes-4.0.1.tar.gz) = 37113ac6c7ea5e0b648abf73937955a45f8b9214fe49413297c2ce6ce1808500 -SIZE (pytest-flakes-4.0.1.tar.gz) = 7146 +TIMESTAMP = 1653952813 +SHA256 (pytest-flakes-4.0.5.tar.gz) = 953134e97215ae31f6879fbd7368c18d43f709dc2fab5b7777db2bb2bac3a924 +SIZE (pytest-flakes-4.0.5.tar.gz) = 7313