From 372e1e910a9f585156e5458bf1007cee092eaea0 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 9 Sep 2022 10:35:42 +0100 Subject: python/python3-rich: Updated for version 12.5.1. Signed-off-by: Dave Woodfall --- python/python3-rich/python3-rich.SlackBuild | 2 +- python/python3-rich/python3-rich.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-rich') diff --git a/python/python3-rich/python3-rich.SlackBuild b/python/python3-rich/python3-rich.SlackBuild index 6e575a700b..6434011c52 100644 --- a/python/python3-rich/python3-rich.SlackBuild +++ b/python/python3-rich/python3-rich.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-rich SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-12.4.4} +VERSION=${VERSION:-12.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-rich/python3-rich.info b/python/python3-rich/python3-rich.info index 69b20a78dd..a68b008f04 100644 --- a/python/python3-rich/python3-rich.info +++ b/python/python3-rich/python3-rich.info @@ -1,8 +1,8 @@ PRGNAM="python3-rich" -VERSION="12.4.4" +VERSION="12.5.1" HOMEPAGE="https://github.com/Textualize/rich" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rich/rich-12.4.4.tar.gz" -MD5SUM="fcdca434116c8d0720fc5dd10eda0224" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rich/rich-12.5.1.tar.gz" +MD5SUM="2ff5d89d404edc3d485ec52611243a6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="CommonMark" -- cgit v1.2.3-65-gdbad