devel/py-pytest-flake8: Update to 1.1.1
Changes: https://github.com/tholo/pytest-flake8/releases
This commit is contained in:
parent
e70ccf6730
commit
6b4916595c
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= pytest-flake8
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,8 @@ COMMENT= pytest plugin to check FLAKE8 requirement
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3.5:devel/py-flake8@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${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:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1647264570
|
||||
SHA256 (pytest-flake8-1.1.0.tar.gz) = 358d449ca06b80dbadcb43506cd3e38685d273b4968ac825da871bd4cc436202
|
||||
SIZE (pytest-flake8-1.1.0.tar.gz) = 9070
|
||||
TIMESTAMP = 1649423808
|
||||
SHA256 (pytest-flake8-1.1.1.tar.gz) = ba4f243de3cb4c2486ed9e70752c80dd4b636f7ccb27d4eba763c35ed0cd316e
|
||||
SIZE (pytest-flake8-1.1.1.tar.gz) = 9144
|
||||
|
Loading…
Reference in New Issue
Block a user