Update to 9.4.0 version (#1907029)

epel9
Parag Nemade 4 years ago
parent 72634eac70
commit 4308717398
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -4,3 +4,4 @@
/rich-9.1.0.tar.gz
/rich-9.2.0.tar.gz
/rich-9.3.0.tar.gz
/rich-9.4.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 9.3.0
Version: 9.4.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 Dec 18 13:36:15 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.4.0-1
- Update to 9.4.0 version (#1907029)
* Thu Dec 3 15:11:46 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.3.0-1
- Update to 9.3.0 version (#1903254)

@ -1 +1 @@
SHA512 (rich-9.3.0.tar.gz) = 918376a68187010c6798303647fbef782910a4b0407a8906725fa0cd687ab2d7f3bcc905048a38a28fc2c8ddb946f03e4d8a25c1b5e9fe4a4b2d2c1947c14b6e
SHA512 (rich-9.4.0.tar.gz) = 78a51e45068367dc65a6c94efd4a50381ab7596da748ed434006e3e2ee97cf275347736d4cce7dfd0c80b6981d821d9db15554651474dfcf35b04d3e8ade14c9

Loading…
Cancel
Save