Skip to content

Commit

Permalink
devel/py-cfn-lint: Update to 0.83.7
Browse files Browse the repository at this point in the history
ChangeLogs:	aws-cloudformation/cfn-lint@v0.77.5...v0.83.7
Approved by:	hrs (mentor)
  • Loading branch information
nanorkyo committed Jan 8, 2024
1 parent 85a5f4d commit 84c20aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-cfn-lint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cfn-lint
DISTVERSION= 0.77.5
DISTVERSION= 0.83.7
CATEGORIES= devel python textproc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,13 +11,13 @@ WWW= https://pypi.org/project/cfn-lint/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.65.0:devel/py-aws-sam-translator@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.82.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.0<5:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}junit-xml>=1.9:textproc/py-junit-xml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}networkx>=2.4,1<4,1:math/py-networkx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}regex>=2021.7.1:textproc/py-regex@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sarif-om>=1.0.4:devel/py-sarif-om@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.0.0:math/py-sympy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>5.4:devel/py-yaml@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-cfn-lint/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1683765977
SHA256 (cfn-lint-0.77.5.tar.gz) = 4282d13ffe76a5dee6431b1f56e3641d87c28b1ef5be663afe7d8dbf13f28bdb
SIZE (cfn-lint-0.77.5.tar.gz) = 3513226
TIMESTAMP = 1704478913
SHA256 (cfn-lint-0.83.7.tar.gz) = a6456de27b4fa6927fc5505b1efacc7c6d03676be14b2add4803c73dd97692ae
SIZE (cfn-lint-0.83.7.tar.gz) = 3875386

0 comments on commit 84c20aa

Please sign in to comment.