git: 6b4916595cc8 - main - devel/py-pytest-flake8: Update to 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:22:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b4916595cc8c73a75d6436b23d9b7e1f43c78cd commit 6b4916595cc8c73a75d6436b23d9b7e1f43c78cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 03:57:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:24 +0000 devel/py-pytest-flake8: Update to 1.1.1 Changes: https://github.com/tholo/pytest-flake8/releases --- devel/py-pytest-flake8/Makefile | 6 +++--- devel/py-pytest-flake8/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-pytest-flake8/Makefile b/devel/py-pytest-flake8/Makefile index 2ec1662741c5..854fc40389e0 100644 --- a/devel/py-pytest-flake8/Makefile +++ b/devel/py-pytest-flake8/Makefile @@ -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 diff --git a/devel/py-pytest-flake8/distinfo b/devel/py-pytest-flake8/distinfo index 015668183df2..f770f2e9dbcd 100644 --- a/devel/py-pytest-flake8/distinfo +++ b/devel/py-pytest-flake8/distinfo @@ -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