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


Commits:
1f824f87 by Carl Smedstad at 2026-01-31T22:35:08+01:00
upgpkg: 1.43.4-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 1.43.2
+       pkgver = 1.43.4
        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.43.2
-       b2sums = 
5c6e6cc8fde20d5d79e8f5947dac2032663511f1fcd9567bfaf890cc640a1fdf03a95381d660a092fec42c9ececf00ede417b15f03836de35eca84c2163d8c2b
+       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.43.4
+       b2sums = 
5240cb658ea7b0c26b52dfb16c3fc536fe65a7fa204ae6cae485f4bf6331b4ddb9ad910c7dbf7715a641f79cccdfc44fc89e1823866f911b8ae2baf27b5ce37f
 
 pkgname = python-cfn-lint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Chih-Hsuan Yen <[email protected]>
 
 pkgname=python-cfn-lint
-pkgver=1.43.2
+pkgver=1.43.4
 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")
-b2sums=('5c6e6cc8fde20d5d79e8f5947dac2032663511f1fcd9567bfaf890cc640a1fdf03a95381d660a092fec42c9ececf00ede417b15f03836de35eca84c2163d8c2b')
+b2sums=('5240cb658ea7b0c26b52dfb16c3fc536fe65a7fa204ae6cae485f4bf6331b4ddb9ad910c7dbf7715a641f79cccdfc44fc89e1823866f911b8ae2baf27b5ce37f')
 
 build() {
   cd ${pkgname#python-}



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

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


Reply via email to