From f43d0e7adde0ff283f008f319b905c7409ededbf Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 15 Jun 2023 07:26:00 -0400 Subject: [PATCH] python3-rich: update to 13.4.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 914fac19456..c3f2e7da0ff 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.4.1 +version=13.4.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=76f6b65ea7e5c5d924ba80e322231d7cb5b5981aa60bfc1e694f1bc097fe6fe1 +checksum=d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898 make_check=extended # some checks only work on windows post_install() {