python3-ansible-lint: update to 6.9.0.
This commit is contained in:
parent
ef9b929c8c
commit
a84d6e10e2
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-ansible-lint'
|
# Template file for 'python3-ansible-lint'
|
||||||
pkgname=python3-ansible-lint
|
pkgname=python3-ansible-lint
|
||||||
version=6.8.7
|
version=6.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="dist/ansible_lint-*-*-*-*.whl"
|
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"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/ansible/ansible-lint"
|
homepage="https://github.com/ansible/ansible-lint"
|
||||||
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||||
checksum=de3de4e57cd54e17c1ec3a0b4a21d4811838e77d67b56cbe8f91107f2a434432
|
checksum=14ef919920c4acc980547ded0bd423a7a27a0b2327738e593343f446f3b126c6
|
||||||
# cba anymore, the list of failing tests changes with every update
|
# cba anymore, the list of failing tests changes with every update
|
||||||
make_check="no"
|
make_check="no"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user