Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-cfn-lint


Commits:
8d020911 by Chih-Hsuan Yen at 2024-08-02T16:56:02+08:00
upgpkg: 1.9.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 1.8.2
+       pkgver = 1.9.3
        pkgrel = 1
        url = https://github.com/aws-cloudformation/cfn-lint
        arch = any
@@ -28,7 +28,7 @@ pkgbase = python-cfn-lint
        optdepends = python-junit-xml: for junit formatter
        optdepends = python-jschema-to-python: for sarif formatter
        optdepends = python-sarif-om: for sarif formatter
-       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.8.2
-       sha256sums = 
d1021c1e4609698416a300c686ebfc817fa04b0189e9104efe4d396e7dae5380
+       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.9.3
+       sha256sums = 
d7cb12968cb66cfe533b5d1a52b029fec625cdf559ff29c8d568a94ffaa88a13
 
 pkgname = python-cfn-lint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-cfn-lint
 # https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
-pkgver=1.8.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -24,7 +24,7 @@ optdepends=(
   'python-sarif-om: for sarif formatter'
 )
 source=("git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v$pkgver";)
-sha256sums=('d1021c1e4609698416a300c686ebfc817fa04b0189e9104efe4d396e7dae5380')
+sha256sums=('d7cb12968cb66cfe533b5d1a52b029fec625cdf559ff29c8d568a94ffaa88a13')
 
 build() {
   cd cfn-lint



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfn-lint/-/commit/8d0209111e12b9f975810f8aec598aad0a11d1bf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfn-lint/-/commit/8d0209111e12b9f975810f8aec598aad0a11d1bf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to