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


Commits:
0fda5d54 by Chih-Hsuan Yen at 2024-02-14T14:54:56+08:00
upgpkg: 0.85.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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



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

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


Reply via email to