From e94e250166d81c9ad597fc88117db6d332e87c59 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 15 Dec 2021 18:59:36 -0600 Subject: [PATCH] python3-rich: update to 10.16.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 07672fcf18a..07bebfb77dc 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=10.16.0 +version=10.16.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=06a1355131feda5eba4511dd749e9187ac0fb42209e189845d81e94505fc268e +checksum=4949e73de321784ef6664ebbc854ac82b20ff60b2865097b93f3b9b41e30da27 post_install() { vlicense LICENSE