python3-jaraco.functools: specify all python3 hostmakedepends
This commit is contained in:
parent
eab758cfc1
commit
a4a5905ad9
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-jaraco.functools'
|
||||
pkgname=python3-jaraco.functools
|
||||
version=3.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="jaraco.functools-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm python3-toml python3-more-itertools"
|
||||
depends="python3-more-itertools python3-jaraco"
|
||||
checkdepends="${depends} python3-pytest python3-jaraco.classes"
|
||||
short_desc="Functools like those found in stdlib (Python3)"
|
||||
|
|
Loading…
Add table
Reference in a new issue