Update to 10.9.0 version (#1998751)

epel9
Parag Nemade 4 years ago
parent d1c13a988e
commit 1464645e30
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -27,3 +27,4 @@
/rich-10.5.0.tar.gz
/rich-10.6.0.tar.gz
/rich-10.7.0.tar.gz
/rich-10.9.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 10.7.0
Version: 10.9.0
Release: 1%{?dist}
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/
%changelog
* Thu Sep 02 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.9.0-1
- Update to 10.9.0 version (#1998751)
* Fri Aug 06 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.7.0-1
- Update to 10.7.0 version (#1990647)

@ -1 +1 @@
SHA512 (rich-10.7.0.tar.gz) = 588fa744cd251c7ebd5ccd3f9cd57fdf82f842942f12083096bd45ce9908a57602d0a71a1d985b409d700cbfdc733d03b47d37d3f3cee3de1e8307c2dffbcdfe
SHA512 (rich-10.9.0.tar.gz) = 8d688e1c9573746526f27766c85b8a7cfd8bdb40fc5aceaf7c34a2ab200db95117f27e3b4b870479c570dbf5a666805d783d572d61e8a50a2965624050297481

Loading…
Cancel
Save