python3-rich: update to 13.3.5.

This commit is contained in:
Andrew Benson 2023-04-28 06:45:33 -05:00
parent 81f02f4e48
commit 6fa16cdeb5

View file

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