python3-rich: update to 13.0.1.

This commit is contained in:
Andrew Benson 2023-01-07 10:51:50 -06:00
parent c8f404a5fe
commit 35bd890169
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=13.0.0
version=13.0.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=3aa9eba7219b8c575c6494446a59f702552efe1aa261e7eeb95548fa586e1950
checksum=25f83363f636995627a99f6e4abc52ed0970ebbd544960cc63cbb43aaac3d6f0
make_check=extended # some checks only work on windows
post_install() {

View File

@ -0,0 +1 @@
ignore="*a*"