Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-cfn-lint


Commits:
6b818261 by Carl Smedstad at 2025-10-11T11:06:21+02:00
upgpkg: 1.40.1-1: Upstream release

https://github.com/aws-cloudformation/cfn-lint/releases/tag/v1.40.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 1.40.0
+       pkgver = 1.40.1
        pkgrel = 1
        url = https://github.com/aws-cloudformation/cfn-lint
        arch = any
@@ -30,7 +30,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.40.0
-       sha256sums = 
e0e94c77c5f8fa12da63310c07468926f567e4192fa7e8ffdeeba054bc802a0b
+       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.40.1
+       sha256sums = 
5c38d9320c3e48da162b50a29722f1fab50385bc5dafd1cf5201d3fd27a6f5ee
 
 pkgname = python-cfn-lint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Chih-Hsuan Yen <[email protected]>
 
 pkgname=python-cfn-lint
-pkgver=1.40.0
+pkgver=1.40.1
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -42,7 +42,7 @@ optdepends=(
   'python-sarif-om: for sarif formatter'
 )
 source=("git+$url.git#tag=v$pkgver")
-sha256sums=('e0e94c77c5f8fa12da63310c07468926f567e4192fa7e8ffdeeba054bc802a0b')
+sha256sums=('5c38d9320c3e48da162b50a29722f1fab50385bc5dafd1cf5201d3fd27a6f5ee')
 
 build() {
   cd ${pkgname#python-}



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

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


Reply via email to