python3-rich: update to 13.4.1.

This commit is contained in:
Andrew Benson 2023-06-01 06:47:42 -05:00
parent e3b072f2d8
commit fcc4b424ac

View file

@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=13.3.5
version=13.4.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
@ -11,7 +11,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=2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c
checksum=76f6b65ea7e5c5d924ba80e322231d7cb5b5981aa60bfc1e694f1bc097fe6fe1
make_check=extended # some checks only work on windows
post_install() {