Update to 9.2.0 version (#1895694)

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/rich-7.1.0.tar.gz
/rich-8.0.0.tar.gz
/rich-9.1.0.tar.gz
/rich-9.2.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 9.1.0
Version: 9.2.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
* Fri Nov 13 12:18:46 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.2.0-1
- Update to 9.2.0 version (#1895694)
* 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)

@ -1 +1 @@
SHA512 (rich-9.1.0.tar.gz) = 941b94d3c6b150283a8cf3f905db933d8d37af7e3f29813ce8034e8e823003039b82517d96a85178160c14ee263f86b0409dd17da787827c7de93a90d5658a04
SHA512 (rich-9.2.0.tar.gz) = 77c4609308ac8cd2f0fc97d6c550c9ce6dd7f8361e54241b9c1f1a631c0a1d7f81fb0140e091a972c6e613201c45703226e08f2d8c44d1e5f567d9826631299b

Loading…
Cancel
Save