diff options
-rw-r--r-- | devel/py-pytest-flake8/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pytest-flake8/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pytest-flake8/Makefile b/devel/py-pytest-flake8/Makefile index 5ba209113d46..b4a253469058 100644 --- a/devel/py-pytest-flake8/Makefile +++ b/devel/py-pytest-flake8/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-flake8 -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3.5:devel/py-flake8@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=3.2:devel/py-pytest@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-pytest-flake8/distinfo b/devel/py-pytest-flake8/distinfo index 0e149e619c45..2b028f8f81e3 100644 --- a/devel/py-pytest-flake8/distinfo +++ b/devel/py-pytest-flake8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523460189 -SHA256 (pytest-flake8-1.0.0.tar.gz) = 3996de65a1219697596acac755090c70c47ec901edc438ea88ce1aa6098fb905 -SIZE (pytest-flake8-1.0.0.tar.gz) = 8382 +TIMESTAMP = 1525195168 +SHA256 (pytest-flake8-1.0.1.tar.gz) = e5cdc4f459c9436ac6c649e428a014bb5988605858549397374ec29a776cae68 +SIZE (pytest-flake8-1.0.1.tar.gz) = 7938 |