mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ansible: explain make_check=no
This commit is contained in:
parent
446fb90863
commit
61472e2333
1 changed files with 3 additions and 0 deletions
|
@ -11,4 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.ansible.com/"
|
homepage="https://www.ansible.com/"
|
||||||
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
|
||||||
checksum=2955fcbf51367f8bd88c38a86f8be83d4fcd05f778afb4feed31abfe8dcff639
|
checksum=2955fcbf51367f8bd88c38a86f8be83d4fcd05f778afb4feed31abfe8dcff639
|
||||||
|
# Tests are currently broken for ansible on python 3.10
|
||||||
|
# See https://github.com/ansible/ansible/issues/74658
|
||||||
|
# and https://github.com/ansible/ansible/issues/74660
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue