python3-keyrings-alt: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 10:56:50 -05:00
parent 8a3232d117
commit 8eb2f8d3fe

View file

@ -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"