python3-jaraco.collections: specify all python3 hostmakedepends
This commit is contained in:
parent
39f2a1216a
commit
863d986ab8
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-jaraco.collections'
|
||||
pkgname=python3-jaraco.collections
|
||||
version=3.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="jaraco.collections-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-jaraco.classes python3-jaraco.text python3-six"
|
||||
short_desc="Collection of objects similar to stdlib by jaraco (Python3)"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue