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


Commits:
1d719f9a by Chih-Hsuan Yen at 2024-05-19T11:55:03+08:00
upgpkg: 0.87.3-1; update changelog link

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cfn-lint
        pkgdesc = CloudFormation Linter
-       pkgver = 0.87.2
+       pkgver = 0.87.3
        pkgrel = 1
        url = https://github.com/aws-cloudformation/cfn-lint
        arch = any
@@ -23,9 +23,9 @@ pkgbase = python-cfn-lint
        depends = python-regex
        depends = python-typing_extensions
        optdepends = python-pydot: for building graphs from templates
-       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.87.2/cfn-lint-0.87.2.tar.gz
+       source = 
https://github.com/aws-cloudformation/cfn-lint/archive/v0.87.3/cfn-lint-0.87.3.tar.gz
        source = skip-tests-that-require-git.diff
-       sha256sums = 
961c8afdd1c1689e79a907861e0af1ba2ee99ecb723eafdd02014117162a7e92
+       sha256sums = 
7d307d3a0e7743f5f3ea68778497bd9ad5f17dd8eb7e057c47479a7074adbe74
        sha256sums = 
2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879
 
 pkgname = python-cfn-lint


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Chih-Hsuan Yen <yan12...@archlinux.org>
 
 pkgname=python-cfn-lint
-# https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
-pkgver=0.87.2
+# https://github.com/aws-cloudformation/cfn-lint/blob/v0/CHANGELOG.md
+pkgver=0.87.3
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -24,7 +24,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=('961c8afdd1c1689e79a907861e0af1ba2ee99ecb723eafdd02014117162a7e92'
+sha256sums=('7d307d3a0e7743f5f3ea68778497bd9ad5f17dd8eb7e057c47479a7074adbe74'
             '2c00f29edd290e5c0de741ebce53d7a4caa7509a91befc806296c897b0f0e879')
 
 prepare() {



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

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


Reply via email to