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


Commits:
6c34999e by Chih-Hsuan Yen at 2024-03-12T18:01:16+08:00
upgpkg: 0.86.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 0.85.2
+       pkgver = 0.86.0
        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.85.2/cfn-lint-0.85.2.tar.gz
+       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.86.0/cfn-lint-0.86.0.tar.gz
        source = skip-tests-that-require-git.diff
-       sha256sums = 
aa6ff709cbcbd409e7de327b5b50b6484afacd0a2129d615fa01087bd255c7d7
+       sha256sums = 
ffb5d052f4aefe1571978b39c9a0b3a71a0e2e8f5d3e3d14b4924002a8fe451d
        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.85.2
+pkgver=0.86.0
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -21,7 +21,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=('aa6ff709cbcbd409e7de327b5b50b6484afacd0a2129d615fa01087bd255c7d7'
+sha256sums=('ffb5d052f4aefe1571978b39c9a0b3a71a0e2e8f5d3e3d14b4924002a8fe451d'
             '2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879')
 
 prepare() {



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

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


Reply via email to