aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-rich/python3-rich.SlackBuild2
-rw-r--r--python/python3-rich/python3-rich.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-rich/python3-rich.SlackBuild b/python/python3-rich/python3-rich.SlackBuild
index 0a2ce37636..e7fee7259b 100644
--- a/python/python3-rich/python3-rich.SlackBuild
+++ b/python/python3-rich/python3-rich.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rich
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-13.6.0}
+VERSION=${VERSION:-13.7.0}
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 912f86604b..492c8c51a0 100644
--- a/python/python3-rich/python3-rich.info
+++ b/python/python3-rich/python3-rich.info
@@ -1,8 +1,8 @@
PRGNAM="python3-rich"
-VERSION="13.6.0"
+VERSION="13.7.0"
HOMEPAGE="https://github.com/Textualize/rich"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rich/rich-13.6.0.tar.gz"
-MD5SUM="6219fd9fa22716889a5fe8b195cfea02"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/rich/rich-13.7.0.tar.gz"
+MD5SUM="888793df9de1288793112dfdfb4e5f37"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-poetry-core python3-markdown-it-py"