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


Commits:
b30a30e7 by Chih-Hsuan Yen at 2023-12-16T12:25:26+08:00
upgpkg: 0.83.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 0.83.3
+       pkgver = 0.83.6
        pkgrel = 1
        url = https://github.com/aws-cloudformation/cfn-lint
        arch = any
@@ -22,9 +22,9 @@ pkgbase = python-cfn-lint
        depends = python-sympy
        depends = python-regex
        optdepends = python-pydot: for building graphs from templates
-       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.83.3/cfn-lint-0.83.3.tar.gz
+       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.83.6/cfn-lint-0.83.6.tar.gz
        source = skip-tests-that-require-git.diff
-       sha256sums = 
3f9bea08ed7ad37201a3a1fbb8d894c0b55c6cf2267d33436c6697e96df30710
+       sha256sums = 
5ed18db9dfeb50cf8bd67dbcaaa257e1b87d812d386c9c6afbec18843d2ca89f
        sha256sums = 
2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879
 
 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=0.83.3
+pkgver=0.83.6
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -19,7 +19,7 @@ optdepends=(
 )
 
source=("https://github.com/aws-cloudformation/cfn-lint/archive/v$pkgver/cfn-lint-$pkgver.tar.gz";
         'skip-tests-that-require-git.diff')
-sha256sums=('3f9bea08ed7ad37201a3a1fbb8d894c0b55c6cf2267d33436c6697e96df30710'
+sha256sums=('5ed18db9dfeb50cf8bd67dbcaaa257e1b87d812d386c9c6afbec18843d2ca89f'
             '2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879')
 
 prepare() {



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

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


Reply via email to