!7 [sync] PR-5: Update package to version 13.7.1

From: @openeuler-sync-bot 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-04-09 06:18:08 +00:00 committed by Gitee
commit 89a5afb607
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%global pypi_name rich %global pypi_name rich
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 13.4.2 Version: 13.7.1
Release: 1 Release: 1
Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
License: MIT License: MIT
@ -15,7 +15,7 @@ Rich is a Python library for rich text and beautiful formatting in the terminal
%package -n python3-%{pypi_name} %package -n python3-%{pypi_name}
Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Provides: python-%{pypi_name} Provides: python-%{pypi_name} = %{version}-%{release}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
@ -65,6 +65,10 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Mar 14 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 13.7.1-1
- Update package to version 13.7.1
- Fix double-width characters disappearing when wrapping
* Thu Aug 10 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 13.4.2-1 * Thu Aug 10 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 13.4.2-1
- Upgrade package python-rich of version to 13.4.2 - Upgrade package python-rich of version to 13.4.2

Binary file not shown.

BIN
rich-13.7.1.tar.gz Normal file

Binary file not shown.