mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-ansible-lint: update to 6.8.7.
This commit is contained in:
parent
cb2c2c24bf
commit
88557d669a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ansible-lint'
|
||||
pkgname=python3-ansible-lint
|
||||
version=6.8.6
|
||||
version=6.8.7
|
||||
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/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||
checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
|
||||
checksum=de3de4e57cd54e17c1ec3a0b4a21d4811838e77d67b56cbe8f91107f2a434432
|
||||
# cba anymore, the list of failing tests changes with every update
|
||||
make_check="no"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue