Update to 9.8.0 version (#1913979)

epel9
Parag Nemade 4 years ago
parent 873fe3420e
commit ac939a01cd
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -8,3 +8,4 @@
/rich-9.5.1.tar.gz /rich-9.5.1.tar.gz
/rich-9.6.0.tar.gz /rich-9.6.0.tar.gz
/rich-9.6.1.tar.gz /rich-9.6.1.tar.gz
/rich-9.8.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich %global pypi_name rich
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 9.6.1 Version: 9.8.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Render rich text and beautiful formatting in the terminal 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/ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog %changelog
* Tue Jan 12 14:05:31 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.8.0-1
- Update to 9.8.0 version (#1913979)
* Sat Jan 2 21:51:00 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.6.1-1 * Sat Jan 2 21:51:00 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.6.1-1
- Update to 9.6.1 version (#1911840) - Update to 9.6.1 version (#1911840)

@ -1 +1 @@
SHA512 (rich-9.6.1.tar.gz) = 06131745ffe9b8415ee73975ab296f0e6fddbdcba90ed7b2878e5093f50b31595e8908e2a85cbd351b59ba40c1e48b6cb920ecf7e1bd3070cc86a7b936cfb1de SHA512 (rich-9.8.0.tar.gz) = d0a8adf11e4a864b26179fd95089e9bb7f961c5723c3a212a4f907f4b7186996d3416ef076c75050cf116240f7d86dbbca4597575313d4842dd54facfadc9907

Loading…
Cancel
Save