From 0f76e2bcfb070f79fc7e2b68727746e0a80a09c7 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 1 Aug 2023 03:13:06 -0700 Subject: [PATCH] python3-rich: update to 13.5.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 c3f2e7da0ff..727623e7a86 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.4.2 +version=13.5.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898 +checksum=881653ee7037803559d8eae98f145e0a4c4b0ec3ff0300d2cc8d479c71fc6819 make_check=extended # some checks only work on windows post_install() {