From 1073465e5cb59474724e4dceefd2109cb99ced61 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 23 Mar 2022 23:05:38 -0500 Subject: [PATCH] python3-rich: update to 12.0.1. --- srcpkgs/python3-rich/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index 942d44da3fa..c394edfbead 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=11.2.0 +version=12.0.1 revision=1 wrksrc="rich-${version}" build_style=python3-module @@ -13,7 +13,8 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=1a6266a5738115017bb64a66c59c717e7aa047b3ae49a011ede4abdeffc6536e +checksum=3fba9dd15ebe048e2795a02ac19baee79dc12cc50b074ef70f2958cd651b59a9 +make_check=extended # some checks only work on windows post_install() { vlicense LICENSE