From 52d32de1bc0067ea97d321781b7d5b3001f1ecd1 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Fri, 29 Jan 2021 08:07:32 -0600 Subject: [PATCH] python3-rich: update to 9.10.0. --- 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 347396c6edb..5bc8426f438 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.9.0 +version=9.10.0 revision=1 wrksrc="rich-${version}" build_style=python3-module @@ -10,7 +10,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=0bd8f42c3a03b7ef5e311d5e37f47bea9d268f541981c169072be5869c007957 +checksum=e0f2db62a52536ee32f6f584a47536465872cae2b94887cf1f080fb9eaa13eb2 post_install() { vlicense LICENSE