Update to 9.9.0 version (#1915923)

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

1
.gitignore vendored

@ -9,3 +9,4 @@
/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 /rich-9.8.0.tar.gz
/rich-9.9.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.8.0 Version: 9.9.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
* Sun Jan 24 08:37:21 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.9.0-1
- Update to 9.9.0 version (#1915923)
* Tue Jan 12 14:05:31 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.8.0-1 * 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) - Update to 9.8.0 version (#1913979)

@ -1 +1 @@
SHA512 (rich-9.8.0.tar.gz) = d0a8adf11e4a864b26179fd95089e9bb7f961c5723c3a212a4f907f4b7186996d3416ef076c75050cf116240f7d86dbbca4597575313d4842dd54facfadc9907 SHA512 (rich-9.9.0.tar.gz) = bba8cd70b2c85756fc6c183b8e4dc38f6bf56d18f5fe660c7045a3e21b0ca011191bd8f3eada6417f8ccfed6b5c4f885e9e5b34a9846e4543e969e8a42e92d30

Loading…
Cancel
Save