python3-jaraco.collections: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 10:52:17 -05:00
parent 39f2a1216a
commit 863d986ab8

View File

@ -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>"