python-yamllint: update to 1.13.0.
This commit is contained in:
parent
bdacd0b1a2
commit
4374a88a61
@ -1,6 +1,6 @@
|
||||
# Template file for 'python-yamllint'
|
||||
pkgname=python-yamllint
|
||||
version=1.12.1
|
||||
version=1.13.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="yamllint-${version}"
|
||||
@ -11,10 +11,10 @@ depends="python-pathspec python-setuptools python-yaml"
|
||||
checkdepends="python3-pathspec python3-yaml"
|
||||
short_desc="Python2 linter for YAML files"
|
||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||
homepage="https://github.com/adrienverge/yamllint"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/adrienverge/yamllint"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=63549d4b34bab8dc6b44edb256faac23a21c8ea3644fa6400e7f846f86b50b62
|
||||
checksum=9ead13bb88146703d7856a14ebb3bcd25ef95eacded865236f407f0cbb298c22
|
||||
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
|
||||
|
||||
do_check() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user