Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-cfn-lint
Commits:
1c781f00 by Chih-Hsuan Yen at 2024-12-15T16:31:51+08:00
upgpkg: 1.22.1-2; rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cfn-lint
pkgdesc = CloudFormation Linter
pkgver = 1.22.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aws-cloudformation/cfn-lint
arch = any
license = MIT-0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cfn-lint
# https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md
pkgver=1.22.1
-pkgrel=1
+pkgrel=2
pkgdesc='CloudFormation Linter'
arch=(any)
url='https://github.com/aws-cloudformation/cfn-lint'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfn-lint/-/commit/1c781f00c4b86c916519628420911c65fb6abf45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfn-lint/-/commit/1c781f00c4b86c916519628420911c65fb6abf45
You're receiving this email because of your account on gitlab.archlinux.org.