python3-blessed: update to 1.19.1.

This commit is contained in:
Andrew Benson 2022-02-07 21:13:03 -07:00
parent afb0913d9d
commit 176a599a2d

View file

@ -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 <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/jquast/blessed"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=1a3b5cd5b441bb5f35a269cd6d7b32c88c39f65170b6bfe4de3c8808b7ed131c
checksum=69d5bdd7f14ab1982c9a4b51b27ea4620625bc7d59bf96faaa4206bf5ccf3095
post_install() {
vlicense LICENSE