From bc87305f7eab8a501bd503b4d27a49da9c2dfcfd Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 12 Jul 2022 14:16:28 -0500 Subject: [PATCH] python3-rich: update to 12.5.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 68730185f0b..85c5abcc618 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.4.4 +version=12.5.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=4c586de507202505346f3e32d1363eb9ed6932f0c2f63184dea88983ff4971e2 +checksum=63a5c5ce3673d3d5fbbf23cd87e11ab84b6b451436f1b7f19ec54b6bc36ed7ca make_check=extended # some checks only work on windows post_install() {