python3-ansible-lint: update to 6.10.2.
This commit is contained in:
parent
21a1ac1f71
commit
09dbb11de3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ansible-lint'
|
||||
pkgname=python3-ansible-lint
|
||||
version=6.10.1
|
||||
version=6.10.2
|
||||
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=24f15b61af52bc22b05d008f9eb7662f1cf42ab74008da9f89af71fc540ccfa4
|
||||
checksum=e228449ac2f10d1c16df35c4769282b529ac1fe2b50767333fad1c85a62df671
|
||||
# cba anymore, the list of failing tests changes with every update
|
||||
make_check="no"
|
||||
|
||||
|
|
Loading…
Reference in New Issue