Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 00:37:50 GMT
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f324460c8ea - main - devel/py-cfn-lint: Update to 0.87.6
Message-ID:  <202406200037.45K0bo40008183@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nork:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f324460c8ea38139d63597d16e82226646419c0

commit 9f324460c8ea38139d63597d16e82226646419c0
Author:     Norikatsu Shigemura <nork@FreeBSD.org>
AuthorDate: 2024-06-20 00:36:58 +0000
Commit:     Norikatsu Shigemura <nork@FreeBSD.org>
CommitDate: 2024-06-20 00:36:58 +0000

    devel/py-cfn-lint: Update to 0.87.6
    
    Approved by:    hrs (mentor)
---
 devel/py-cfn-lint/Makefile | 5 +++--
 devel/py-cfn-lint/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-cfn-lint/Makefile b/devel/py-cfn-lint/Makefile
index 15a7837e54f2..60366d6d08bb 100644
--- a/devel/py-cfn-lint/Makefile
+++ b/devel/py-cfn-lint/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	cfn-lint
-DISTVERSION=	0.83.7
+DISTVERSION=	0.87.6
 CATEGORIES=	devel python textproc
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSIONFULL}
 
 MAINTAINER=	nork@FreeBSD.org
 COMMENT=	AWS CloudFormation Linter
@@ -11,7 +12,7 @@ WWW=		https://pypi.org/project/cfn-lint/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.82.0:devel/py-aws-sam-translator@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.89.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} \
diff --git a/devel/py-cfn-lint/distinfo b/devel/py-cfn-lint/distinfo
index 0bab1ba79fba..da5bc1a2a174 100644
--- a/devel/py-cfn-lint/distinfo
+++ b/devel/py-cfn-lint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704478913
-SHA256 (cfn-lint-0.83.7.tar.gz) = a6456de27b4fa6927fc5505b1efacc7c6d03676be14b2add4803c73dd97692ae
-SIZE (cfn-lint-0.83.7.tar.gz) = 3875386
+TIMESTAMP = 1718205051
+SHA256 (cfn_lint-0.87.6.tar.gz) = aba311b0dae2be77422e8152974da2047f048d24a287b16d9c78b234d0714592
+SIZE (cfn_lint-0.87.6.tar.gz) = 4076995



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406200037.45K0bo40008183>