python3-jaraco.text: specify all python3 hostmakedepends

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

View file

@ -1,10 +1,10 @@
# Template file for 'python3-jaraco.text'
pkgname=python3-jaraco.text
version=3.2.0
revision=2
revision=3
wrksrc="jaraco.text-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
hostmakedepends="python3-setuptools_scm"
depends="python3-jaraco.functools python3-six"
short_desc="Module for text manipulation (Python3)"
maintainer="bra1nwave <bra1nwave@protonmail.com>"