python3-keyring: specify all python3 hostmakedepends
This commit is contained in:
parent
a4a5905ad9
commit
8a3232d117
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue