From a03a481a11799c60e1fedc1b5795b6cb970a7baf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 8 Nov 2022 14:42:27 -0500 Subject: [PATCH] python3-ansible-lint: fix python3-pep517 build --- srcpkgs/python3-ansible-lint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index e2be291f255..3e57c5aefaf 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -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