[arch-commits] Commit in python-cfn-lint/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Wed May 22 14:11:18 UTC 2019


    Date: Wednesday, May 22, 2019 @ 14:11:17
  Author: yan12125
Revision: 468452

upgpkg: python-cfn-lint 0.21.0-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 14:07:14 UTC (rev 468451)
+++ PKGBUILD	2019-05-22 14:11:17 UTC (rev 468452)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-cfn-lint
-pkgver=0.20.3
+pkgver=0.21.0
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -9,11 +9,10 @@
 license=('custom:MIT No Attribution')
 depends=(python python-pyaml python-six python-requests python-aws-sam-translator
          python-jsonpatch python-jsonschema python-setuptools)
-makedepends=(python-setuptools)
 checkdepends=(python-pytest python-mock)
 source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver.tar.gz"
         fix-tests.patch)
-sha256sums=('b8fed4cce8b629e30f10d2d7ec079f5ddeb5ec66275ec3ac4864d90dbffa709d'
+sha256sums=('fcf6eac10c4b052267416d5baaa637491ff12e6a2218b6957b95cdb563e09bf9'
             'e530839ba21e4aa6d19fb08563aa91b16d5f445e0ceb7f97021a130ff8948465')
 
 prepare() {



More information about the arch-commits mailing list