mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-yamllint: update to 1.12.0.
This commit is contained in:
parent
9b6b53deec
commit
ee70635338
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'python-yamllint'
|
||||
pkgname=python-yamllint
|
||||
version=1.11.1
|
||||
version=1.12.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="yamllint-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="yamllint"
|
||||
|
@ -13,8 +14,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||
homepage="https://github.com/adrienverge/yamllint"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4
|
||||
noarch=yes
|
||||
checksum=178e0f677f7911ef2055bdc8cd2638cbccb4751d7a4e303377993267dcac7fe4
|
||||
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue