From 29923ebc6627c116ec1de07a6fcb35e0e28dcd10 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 29 Jan 2023 21:25:34 -0600 Subject: [PATCH] python3-rich: update to 13.3.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 616979d4b4b..2ad4dac0392 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.2.0 +version=13.3.1 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=f1a00cdd3eebf999a15d85ec498bfe0b1a77efe9b34f645768a54132ef444ac5 +checksum=125d96d20c92b946b983d0d392b84ff945461e5a06d3867e9f9e575f8697b67f make_check=extended # some checks only work on windows post_install() {