Update to 9.1.0 version (#1889145)

epel9
Parag Nemade 4 years ago
parent de2661c2db
commit 2fa6b779f7
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -1,3 +1,4 @@
/rich-6.0.0.tar.gz
/rich-7.1.0.tar.gz
/rich-8.0.0.tar.gz
/rich-9.1.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 8.0.0
Version: 9.1.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
* Sat Oct 24 12:47:42 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.1.0-1
- Update to 9.1.0 version (#1889145)
* Sun Oct 18 16:38:50 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 8.0.0-1
- Update to 8.0.0 version (#1884915)

@ -1 +1 @@
SHA512 (rich-8.0.0.tar.gz) = 0e19d5796e8f4c49928c493d527e3d2839f0a87f821385daa71c3d1377cf8292de02e141ea3091cdd865d35973148370ee10afe939b490f22afeb2111dc8583c
SHA512 (rich-9.1.0.tar.gz) = 941b94d3c6b150283a8cf3f905db933d8d37af7e3f29813ce8034e8e823003039b82517d96a85178160c14ee263f86b0409dd17da787827c7de93a90d5658a04

Loading…
Cancel
Save