python3-termcolor: use setuptools
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Template file for 'python3-termcolor'
|
||||
pkgname=python3-termcolor
|
||||
version=1.1.0
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="python3"
|
||||
short_desc="Python3 ANSII Color formatting for output in terminal"
|
||||
|
||||
Reference in New Issue
Block a user