From 26e091a4ae3da46fa9be508a0faae46deed040b9 Mon Sep 17 00:00:00 2001 From: madomado <119111128+madonuko@users.noreply.github.com> Date: Tue, 25 Apr 2023 20:15:45 +0800 Subject: [PATCH] fix: python-rich (#397) --- anda/python/rich/python3-rich.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/python/rich/python3-rich.spec b/anda/python/rich/python3-rich.spec index 27b9efc1a2..709d93ddfd 100644 --- a/anda/python/rich/python3-rich.spec +++ b/anda/python/rich/python3-rich.spec @@ -9,7 +9,7 @@ Summary: Render rich text, tables, progress bars, syntax highlighting, ma License: None URL: https://github.com/Textualize/rich -Source0: %{pypi_source} +Source0: https://github.com/Textualize/rich/archive/refs/tags/v%version.tar.gz BuildArch: noarch BuildRequires: python3-devel