python3-ansible-lint: update to 6.12.0.
This commit is contained in:
parent
fee49e8377
commit
666eaaad1c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ansible-lint'
|
||||
pkgname=python3-ansible-lint
|
||||
version=6.11.0
|
||||
version=6.12.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ansible_lint-*-*-*-*.whl"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/ansible/ansible-lint"
|
||||
distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
|
||||
checksum=348ac356c3817a6db98fb6993ec17b5b236c16312238759f0a3f14f3543a9e50
|
||||
checksum=887e88262dbd9e2cbb5b7a70a94d945a8a2791d1467cf30af49c22b60899b40b
|
||||
# cba anymore, the list of failing tests changes with every update
|
||||
make_check="no"
|
||||
|
||||
|
|
Loading…
Reference in New Issue