Update to 10.13.0 version (#2020951)

epel9
Parag Nemade 3 years ago
parent fd3379011c
commit 04bc2f384e
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -31,3 +31,4 @@
/rich-10.10.0.tar.gz /rich-10.10.0.tar.gz
/rich-10.11.0.tar.gz /rich-10.11.0.tar.gz
/rich-10.12.0.tar.gz /rich-10.12.0.tar.gz
/rich-10.13.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich %global pypi_name rich
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 10.12.0 Version: 10.13.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Render rich text and beautiful formatting in the terminal Summary: Render rich text and beautiful formatting in the terminal
@ -46,6 +46,9 @@ code, tracebacks, and more — out of the box.
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog %changelog
* Mon Nov 08 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.13.0-1
- Update to 10.13.0 version (#2020951)
* Wed Oct 20 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.12.0-1 * Wed Oct 20 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.12.0-1
- Update to 10.12.0 version (#2011373) - Update to 10.12.0 version (#2011373)

@ -1 +1 @@
SHA512 (rich-10.12.0.tar.gz) = 7c57d1b3cb99b753eb4a869b05800cea0c446aee906fe3959cc5d3ea93f163f411c51350d85e5ba048047145bcf2269a8570b37f3a240d7e95e537d9ffec4452 SHA512 (rich-10.13.0.tar.gz) = bfcaca58191a544999019eca53b4e5451255def5fd39fd505448d39a7115017a49b97e3ec737b7de7a2c4165e07be9851d4b11dee9b42c1431a0baf3fb30053e

Loading…
Cancel
Save