python3-rich: update to 15.0.0.

This commit is contained in:
Nafis
2026-06-24 02:00:03 +02:00
committed by Duncan Overbruck
parent a518776687
commit 34ae655dcc
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-rich'
pkgname=python3-rich
version=14.3.3
version=15.0.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=b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b
checksum=edd07a4824c6b40189fb7ac9bc4c52536e9780fbbfbddf6f1e2502c31b068c36
make_check=extended # some checks only work on windows
post_install() {