diff --git a/srcpkgs/python3-colorclass/template b/srcpkgs/python3-colorclass/template index eeae14b7452..6ec7c01fc15 100644 --- a/srcpkgs/python3-colorclass/template +++ b/srcpkgs/python3-colorclass/template @@ -1,10 +1,11 @@ # Template file for 'python3-colorclass' pkgname=python3-colorclass version=2.2.0 -revision=5 +revision=6 wrksrc="colorclass-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" checkdepends="python3-pytest python3-docopt" short_desc="Colorful worry-free console applications" maintainer="Aluísio Augusto Silva Gonçalves "