git: b59fc83f5316 - main - devel/py-cfn-lint: Update to 0.60.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 17:47:41 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b59fc83f53162b41ee41e6a691ceb6690d74d1ce commit b59fc83f53162b41ee41e6a691ceb6690d74d1ce Author: Norikatsu Shigemura <nork@ninth-nine.com> AuthorDate: 2022-06-10 17:44:58 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-06-10 17:47:11 +0000 devel/py-cfn-lint: Update to 0.60.1 ChangeLog: https://github.com/aws-cloudformation/cfn-lint/releases/tag/v0.60.1 PR: 264374 --- devel/py-cfn-lint/Makefile | 9 +++++---- devel/py-cfn-lint/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/py-cfn-lint/Makefile b/devel/py-cfn-lint/Makefile index 63f578e43cb2..bdb43c51109e 100644 --- a/devel/py-cfn-lint/Makefile +++ b/devel/py-cfn-lint/Makefile @@ -1,5 +1,5 @@ PORTNAME= cfn-lint -DISTVERSION= 0.54.2 +DISTVERSION= 0.60.1 CATEGORIES= devel python textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,15 +10,16 @@ COMMENT= AWS CloudFormation Linter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.38.0:devel/py-aws-sam-translator@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.45.0:devel/py-aws-sam-translator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jschema-to-python>=1.2.3:devel/py-jschema-to-python@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}junit-xml>=1.9:textproc/py-junit-xml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=2.4:math/py-networkx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sarif-om>=1.0.4:devel/py-sarif-om@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>5.4:devel/py-yaml@${PY_FLAVOR} -USES= python:3.6-3.9 +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-cfn-lint/distinfo b/devel/py-cfn-lint/distinfo index 5f7184b5935d..d65cd4b990c8 100644 --- a/devel/py-cfn-lint/distinfo +++ b/devel/py-cfn-lint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633139083 -SHA256 (cfn-lint-0.54.2.tar.gz) = 82a2cc7d6fa3bbdc303bf1eb87f92ba6b3c552d8aef31918b47b69648ce262d3 -SIZE (cfn-lint-0.54.2.tar.gz) = 6744343 +TIMESTAMP = 1654815712 +SHA256 (cfn-lint-0.60.1.tar.gz) = 834b7cc7e7211c02dbe9fa3e0fafa035d16af2fe806977afb6d00666022b133e +SIZE (cfn-lint-0.60.1.tar.gz) = 8191829