diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template index a73cea37a0..34cea897ac 100644 --- a/srcpkgs/python3-blessed/template +++ b/srcpkgs/python3-blessed/template @@ -1,17 +1,18 @@ # Template file for 'python3-blessed' pkgname=python3-blessed -version=1.19.0 +version=1.19.1 revision=1 wrksrc="blessed-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-wcwidth" +checkdepends="$depends python3-pytest-cov" short_desc="Wrapper around terminal coloring, styling, and positioning" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/jquast/blessed" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=1a3b5cd5b441bb5f35a269cd6d7b32c88c39f65170b6bfe4de3c8808b7ed131c +checksum=69d5bdd7f14ab1982c9a4b51b27ea4620625bc7d59bf96faaa4206bf5ccf3095 post_install() { vlicense LICENSE