From 8ca657c97581454296c24796bee18192e5216e31 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 1 Mar 2021 20:05:54 -0700 Subject: [PATCH] python3-rich: update to 9.12.3. --- 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 ecee68704e0..929f3c62c2b 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=9.12.2 +version=9.12.3 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=493b4288273aa46475230733358696457e5df9215c898b164a324b7d9d694e88 +checksum=77bd13c72350c4907540be33910c0ec13bebb68fba4986e055fb564338f9e94a post_install() { vlicense LICENSE