mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
python3-ansible-lint: fix python3-pep517 build
This commit is contained in:
parent
83b3f3fa5c
commit
a03a481a11
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-ansible-lint
|
|||
version=6.8.4
|
||||
revision=2
|
||||
build_style=python3-pep517
|
||||
make_install_target="ansible_lint-*-*-*-*.whl"
|
||||
make_install_target="dist/ansible_lint-*-*-*-*.whl"
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3-ansible-compat ansible-core black python3-filelock
|
||||
python3-jsonschema python3-packaging python3-yaml python3-rich
|
||||
|
|
Loading…
Add table
Reference in a new issue