From 8e0dcc6c6207a826005da03742085bf09d50f401 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 7 Oct 2024 20:19:16 -0500 Subject: [PATCH] python3-rich: update to 13.9.2. --- srcpkgs/python3-rich/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index ef5fb2ee23c..da61b8e6ea5 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=13.9.1 +version=13.9.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=097cffdf85db1babe30cc7deba5ab3a29e1b9885047dab24c57e9a7f8a9c1466 +checksum=51a2c62057461aaf7152b4d611168f93a9fc73068f8ded2790f29fe2b5366d0c make_check=extended # some checks only work on windows post_install() {