python3-keyrings-alt: specify all python3 hostmakedepends
This commit is contained in:
parent
8a3232d117
commit
8eb2f8d3fe
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-keyrings-alt'
|
||||
pkgname=python3-keyrings-alt
|
||||
version=4.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="keyrings.alt-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm python3-toml"
|
||||
depends="python3-keyring"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
short_desc="Alternate keyring backend implementations"
|
||||
|
|
Loading…
Reference in New Issue