mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ansible-lint: update to 6.10.1.
This commit is contained in:
parent
9d7a0c046d
commit
7a8f34544e
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.10.0
|
||||
version=6.10.1
|
||||
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=f5ecec58ebe7b6bfc4976be7d6e400411a8af05b0e1a19f15f25f59f3401348c
|
||||
checksum=24f15b61af52bc22b05d008f9eb7662f1cf42ab74008da9f89af71fc540ccfa4
|
||||
# cba anymore, the list of failing tests changes with every update
|
||||
make_check="no"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue