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


Commits:
ca178b8b by Chih-Hsuan Yen at 2024-12-15T16:28:11+08:00
upgpkg: 1.22.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 1.20.1
-       pkgrel = 2
+       pkgver = 1.22.1
+       pkgrel = 1
        url = https://github.com/aws-cloudformation/cfn-lint
        arch = any
        license = MIT-0
@@ -29,7 +29,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.20.1
-       sha256sums = 
1ba20aa743bad08380a5bb884b2be6c80be3256c2bab3164acef22e6caaa9246
+       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.22.1
+       sha256sums = 
8cbd7b88a5d02147e7ecd35b588b3d0a3cf73b5d452c81c7fa34cd70cc9e7756
 
 pkgname = python-cfn-lint


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



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

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


Reply via email to