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


Commits:
4133b431 by Chih-Hsuan Yen at 2024-02-03T22:54:13+08:00
upgpkg: 0.85.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 0.84.0
+       pkgver = 0.85.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.84.0/cfn-lint-0.84.0.tar.gz
+       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.85.0/cfn-lint-0.85.0.tar.gz
        source = skip-tests-that-require-git.diff
-       sha256sums = 
d6e7711e71a0a27dce5a01cb6f417dd9338feda15327512a1f93c9f8cdc53826
+       sha256sums = 
c4c72b3da9e240404201ec8afa489755d3d65bb46e40d9bb936f060e09491230
        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.84.0
+pkgver=0.85.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=('d6e7711e71a0a27dce5a01cb6f417dd9338feda15327512a1f93c9f8cdc53826'
+sha256sums=('c4c72b3da9e240404201ec8afa489755d3d65bb46e40d9bb936f060e09491230'
             '2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879')
 
 prepare() {



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

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


Reply via email to