mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-gnupg: fix python3-pep517 build
This commit is contained in:
parent
a03a481a11
commit
40f5f3490e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-gnupg
|
|||
version=0.4.9
|
||||
revision=2
|
||||
build_style=python3-pep517
|
||||
make_install_target=python_gnupg-${version}-py2.py3-none-any.whl
|
||||
make_install_target="dist/python_gnupg-${version}-py2.py3-none-any.whl"
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3 gnupg"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
|
|
Loading…
Add table
Reference in a new issue