python3-rich: update to 12.4.3.

This commit is contained in:
Andrew Benson 2022-05-24 11:33:01 -05:00
parent fa42ea478c
commit 19fcbabc8f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=12.4.1
version=12.4.3
revision=1
wrksrc="rich-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ 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=d239001c0fb7de985e21ec9a4bb542b5150350330bbc1849f835b9cbc8923b91
checksum=e7550ca19aec51b216ae4c34bfce82e94a0c79bdbf95cafbf42f343d0fb3f45a
make_check=extended # some checks only work on windows
post_install() {