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.22.1.
This commit is contained in:
parent
46064ca9bf
commit
1891550d40
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ansible-lint'
|
# Template file for 'python3-ansible-lint'
|
||||||
pkgname=python3-ansible-lint
|
pkgname=python3-ansible-lint
|
||||||
version=6.17.1
|
version=6.22.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3-ansible-compat ansible-core black python3-filelock
|
depends="python3-ansible-compat ansible-core black python3-filelock
|
||||||
|
@ -17,7 +17,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/ansible-lint/ansible-lint-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
|
||||||
checksum=f34e333f3555c99ff34c778f61d470d1e3a1eb6dc76090d0dd7b95b2c94745c2
|
checksum=d4a3116e0726b98ffbc253f35c5ede98bee546d72d9c363f65e6e79467784d15
|
||||||
# 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…
Add table
Reference in a new issue