python3-rich: update to 9.11.0.

This commit is contained in:
Andrew Benson 2021-02-20 11:58:59 -06:00
parent 89cb9bc6e9
commit fe2cb6ae4c

View file

@ -1,16 +1,19 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=9.10.0
version=9.11.0
revision=1
wrksrc="rich-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-typing_extensions python3-Pygments python3-commonmark
python3-colorama"
checkdepends="python3-wheel $depends"
short_desc="Library for rich text and beautiful formatting in the terminal"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/willmcgugan/rich"
distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz"
checksum=e0f2db62a52536ee32f6f584a47536465872cae2b94887cf1f080fb9eaa13eb2
checksum=f8f08fdac6bd67dc2dd7fe976da702d748487aa9eb5d050c48b2321bc67ed659
post_install() {
vlicense LICENSE