python3-keyring: specify all python3 hostmakedepends
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Template file for 'python3-keyring'
|
||||
pkgname=python3-keyring
|
||||
version=21.2.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="keyring-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm python3-toml"
|
||||
depends="python3-setuptools python3-SecretStorage python3-entrypoints"
|
||||
short_desc="Python interface to the system keyring service"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
|
||||
Reference in New Issue
Block a user