From 0e5c4587d5367242fc58e3805ea0f79cd5132a19 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 2 Oct 2023 08:11:45 -0500 Subject: [PATCH] python3-rich: update to 13.6.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 685390b969ae3..f4d232b62dcec 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.5.3 +version=13.6.0 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=87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6 +checksum=5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef make_check=extended # some checks only work on windows post_install() {