python3-humanize: specify all python3 hostmakedepends
This commit is contained in:
parent
fbbaa6d13d
commit
3e5ea23a75
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-humanize'
|
||||
pkgname=python3-humanize
|
||||
version=2.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="humanize-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
checkdepends="python3-pytest python3-freezegun"
|
||||
short_desc="Python humanize utilities"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
|
|
Loading…
Reference in a new issue