python3-rich: update to 13.3.1.

This commit is contained in:
Andrew Benson 2023-01-29 21:25:34 -06:00
parent 57fe388de2
commit 29923ebc66

View File

@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=13.2.0
version=13.3.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,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=f1a00cdd3eebf999a15d85ec498bfe0b1a77efe9b34f645768a54132ef444ac5
checksum=125d96d20c92b946b983d0d392b84ff945461e5a06d3867e9f9e575f8697b67f
make_check=extended # some checks only work on windows
post_install() {