FreeBSD Bugzilla – Attachment 227532 Details for
Bug 258144
devel/py-cfn-lint: Update to 0.53.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch for update to 0.53.0
py-cfn-lint.patch (text/plain), 2.01 KB, created by
Norikatsu Shigemura
on 2021-08-29 15:36:46 UTC
(
hide
)
Description:
a patch for update to 0.53.0
Filename:
MIME Type:
Creator:
Norikatsu Shigemura
Created:
2021-08-29 15:36:46 UTC
Size:
2.01 KB
patch
obsolete
>diff --git a/devel/py-cfn-lint/Makefile b/devel/py-cfn-lint/Makefile >index 6952675..22970ad 100644 >--- a/devel/py-cfn-lint/Makefile >+++ b/devel/py-cfn-lint/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= cfn-lint >-PORTVERSION= 0.27.1 >+PORTVERSION= 0.53.0 > CATEGORIES= devel python textproc > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,15 +10,17 @@ COMMENT= AWS CloudFormation Linter > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=5.4:devel/py-yaml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.19.1:devel/py-aws-sam-translator@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.38.0:devel/py-aws-sam-translator@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0:devel/py-jsonschema@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2:devel/py-jsonschema@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}networkx>=2.4:math/py-networkx@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}junit-xml>=1.9:textproc/py-junit-xml@${PY_FLAVOR} > >-py36_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=1.0.2:devel/py-importlib-resources@${PY_FLAVOR} >+py36_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=1.4:devel/py-importlib-resources@${PY_FLAVOR} > >-USES= python:3.6+ >+USES= python:3.6-3.9 > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes >diff --git a/devel/py-cfn-lint/distinfo b/devel/py-cfn-lint/distinfo >index f48eead..a5c9725 100644 >--- a/devel/py-cfn-lint/distinfo >+++ b/devel/py-cfn-lint/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1579689578 >-SHA256 (cfn-lint-0.27.1.tar.gz) = 9e74d4a59ca7c5a9850ae0628b65e91638de3254eb61ec2c5947f1358c367cda >-SIZE (cfn-lint-0.27.1.tar.gz) = 2886764 >+TIMESTAMP = 1630250574 >+SHA256 (cfn-lint-0.53.0.tar.gz) = b7f5964842f7a44c5af9c61d64308dc4bcb718cf5de5428781d5564e9663463d >+SIZE (cfn-lint-0.53.0.tar.gz) = 6594211
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 258144
: 227532