From 9600f4fe3c77d789f38cc5271854863b54304637 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 9 May 2022 08:26:38 -0500 Subject: [PATCH] python3-rich: update to 12.4.1. --- 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 f9cd79d81ea..377a8915332 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=12.3.0 +version=12.4.1 revision=1 wrksrc="rich-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=7e8700cda776337036a712ff0495b04052fb5f957c7dfb8df997f88350044b64 +checksum=d239001c0fb7de985e21ec9a4bb542b5150350330bbc1849f835b9cbc8923b91 make_check=extended # some checks only work on windows post_install() {