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


Commits:
f9fca494 by Chih-Hsuan Yen at 2024-11-30T09:27:40+08:00
upgpkg: 1.20.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 1.18.3
-       pkgrel = 2
+       pkgver = 1.20.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.18.3
-       sha256sums = 
20357f90ac9372b936430a9910469a766f249367fefb5c1582a4ec926e50ac30
+       source = 
git+https://github.com/aws-cloudformation/cfn-lint.git#tag=v1.20.1
+       sha256sums = 
1ba20aa743bad08380a5bb884b2be6c80be3256c2bab3164acef22e6caaa9246
 
 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.18.3
-pkgrel=2
+pkgver=1.20.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=('20357f90ac9372b936430a9910469a766f249367fefb5c1582a4ec926e50ac30')
+sha256sums=('1ba20aa743bad08380a5bb884b2be6c80be3256c2bab3164acef22e6caaa9246')
 
 build() {
   cd cfn-lint



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

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


Reply via email to