automatic version update by autodist [release 13.8.0-1mamba;Tue Aug 27 2024]

This commit is contained in:
Automatic Build System 2024-08-28 10:21:07 +02:00
parent e60250c6b5
commit 7a0faf3a3a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rich
Version: 13.7.1
Version: 13.8.0
Release: 1mamba
Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Group: System/Libraries
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Aug 27 2024 Automatic Build System <autodist@openmamba.org> 13.8.0-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 13.7.1-1mamba
- automatic version update by autodist