mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-msoffcrypto-tool: remove unnecessary make_install_target
This commit is contained in:
parent
a8cb41b005
commit
37d9bcf2f9
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ version=5.0.0
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc="msoffcrypto-tool-${version}"
|
wrksrc="msoffcrypto-tool-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"
|
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-setuptools python3-olefile python3-cryptography"
|
depends="python3-setuptools python3-olefile python3-cryptography"
|
||||||
checkdepends="python3-pytest $depends"
|
checkdepends="python3-pytest $depends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue