From f162711829f76b92d93d46868845134d956b9d1d Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 18 Jan 2023 08:38:55 -0600 Subject: [PATCH] python3-rich: update to 13.1.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 696d158fb4e..360da613b4b 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=13.0.1 +version=13.1.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=25f83363f636995627a99f6e4abc52ed0970ebbd544960cc63cbb43aaac3d6f0 +checksum=81c73a30b144bbcdedc13f4ea0b6ffd7fdc3b0d3cc259a9402309c8e4aee1964 make_check=extended # some checks only work on windows post_install() {