Update to 10.2.2 version (#1962272)

epel9
Parag Nemade 4 years ago
parent 13010c71c6
commit 5146f1d2e3
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -21,3 +21,4 @@
/rich-10.1.0.tar.gz /rich-10.1.0.tar.gz
/rich-10.2.0.tar.gz /rich-10.2.0.tar.gz
/rich-10.2.1.tar.gz /rich-10.2.1.tar.gz
/rich-10.2.2.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich %global pypi_name rich
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 10.2.1 Version: 10.2.2
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
* Fri May 21 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.2.2-1
- Update to 10.2.2 version (#1962272)
* Tue May 18 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.2.1-1 * Tue May 18 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.2.1-1
- Update to 10.2.1 version (#1961434) - Update to 10.2.1 version (#1961434)

@ -1 +1 @@
SHA512 (rich-10.2.1.tar.gz) = 0a810edfdafb5001d4e18ec5f1e5a42b241816aa98badceaeabe598eb4306cbf0dfbb5424a2a337b5db8d8b8e548d674f4ab97c4a55431235af054c5bc27af4b SHA512 (rich-10.2.2.tar.gz) = 122bb01d56584654d242f12587a9d3132bf725ea560a9f4f059d757deede8724f1816a1d217bb9137ec7a524d9939b6e4d32dfffa895e8a5a984988f0e5ee6db

Loading…
Cancel
Save