python3-rich: update to 13.5.2.

This commit is contained in:
Andrew Benson 2023-08-04 03:00:37 -07:00
parent c004b0faf4
commit b49d345fcb

View File

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