Update to 10.16.0 version (#2031494)

epel9
Parag Nemade 3 years ago
parent 32f69f58dc
commit 1cca1908c4
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -35,3 +35,4 @@
/rich-10.14.0.tar.gz
/rich-10.15.1.tar.gz
/rich-10.15.2.tar.gz
/rich-10.16.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 10.15.2
Version: 10.16.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
* Mon Dec 13 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.16.0-1
- Update to 10.16.0 version (#2031494)
* Mon Dec 06 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.15.2-1
- Update to 10.15.2 version (#2028523)

@ -1 +1 @@
SHA512 (rich-10.15.2.tar.gz) = 71f5a2b695ea22b5e1e6078a4d9165feb72981483c6ba94ed89c92ddde783dd22b320d1d0785fc4cf1a1f375a5cbca0845fe5462494ef302474fd958a911494e
SHA512 (rich-10.16.0.tar.gz) = e1c890544fd0501784665b64c7a3ce10d9a8f35b3189922487f59d1e2edb7d3f8fb61e9d7ac46c3394d5e9e97ed1d906195eac7f28afcaa92101fca27e223af7

Loading…
Cancel
Save