From 118b6a81fc2ead8193914364dbc5a1a0891d2bbf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 10:54:41 +0000 Subject: automatic import of python-rich --- .gitignore | 1 + python-rich.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 66f61a9..7936ff5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rich-13.3.2.tar.gz +/rich-13.3.3.tar.gz diff --git a/python-rich.spec b/python-rich.spec index 66fde46..b9adc88 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rich -Version: 13.3.2 +Version: 13.3.3 Release: 1 Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal License: MIT URL: https://github.com/Textualize/rich -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5e/0e/ef0a49be56dbc4052a086888cd2490e15fcc95b0eda79e9d0e737b1ab93d/rich-13.3.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/50/672a8d347f92bc752b04c338bbf932fbd0104fbc416c82cc91aa5f7b4b0b/rich-13.3.3.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -1373,7 +1373,7 @@ Would you like to add your own project to the gallery? You can! Follow [these in %prep -%autosetup -n rich-13.3.2 +%autosetup -n rich-13.3.3 %build %py3_build @@ -1413,5 +1413,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 13.3.2-1 +* Fri Apr 07 2023 Python_Bot - 13.3.3-1 - Package Spec generated diff --git a/sources b/sources index 3b5d4ce..0065173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -189d27454b5f193da73e49dd49b38a77 rich-13.3.2.tar.gz +b7e2698e20223c282e60974c1d7c32b8 rich-13.3.3.tar.gz -- cgit v1.2.3