python3-rich: update to 13.3.4.

This commit is contained in:
Andrew Benson 2023-04-17 06:41:50 -05:00
parent 602683df84
commit bbbf6f7090
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=13.3.3
version=13.3.4
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=dc84400a9d842b3a9c5ff74addd8eb798d155f36c1c91303888e0a66850d2a15
checksum=b5d573e13605423ec80bdd0cd5f8541f7844a0e71a13f74cf454ccb2f490708b
make_check=extended # some checks only work on windows
post_install() {