1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

devel/py-pytest-flake8: Update to 1.1.1

Changes:	https://github.com/tholo/pytest-flake8/releases
This commit is contained in:
Po-Chuan Hsieh 2022-04-16 11:57:30 +08:00
parent e70ccf6730
commit 6b4916595c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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