python3-rich: update to 14.1.0.

This commit is contained in:
Andrew Benson 2025-08-07 11:45:29 -05:00
parent d05d9f8e9f
commit c36dd149ef

View file

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