diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 08:21:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 08:21:17 +0000 |
commit | 384d108c32923792a9d74570748be5aebd4bd19f (patch) | |
tree | 78af5267ceccbf9d095c391858c3e08e37a600fe /python-rich.spec | |
parent | 118b6a81fc2ead8193914364dbc5a1a0891d2bbf (diff) |
automatic import of python-richopeneuler20.03
Diffstat (limited to 'python-rich.spec')
-rw-r--r-- | python-rich.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-rich.spec b/python-rich.spec index b9adc88..6ec53e4 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.3 +Version: 13.3.4 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/9a/50/672a8d347f92bc752b04c338bbf932fbd0104fbc416c82cc91aa5f7b4b0b/rich-13.3.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/31/3b/2360352760b436f822258396e66ffb6d42585518a9cde2f93f142e64c5eb/rich-13.3.4.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.3 +%autosetup -n rich-13.3.4 %build %py3_build @@ -1413,5 +1413,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 13.3.3-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 13.3.4-1 - Package Spec generated |