Update to 9.12.3 version (#1933478)

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

1
.gitignore vendored

@ -13,3 +13,4 @@
/rich-9.10.0.tar.gz /rich-9.10.0.tar.gz
/rich-9.11.0.tar.gz /rich-9.11.0.tar.gz
/rich-9.12.2.tar.gz /rich-9.12.2.tar.gz
/rich-9.12.3.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich %global pypi_name rich
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 9.12.2 Version: 9.12.3
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 Feb 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.12.3-1
- Update to 9.12.3 version (#1933478)
* Sun Feb 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.12.2-1 * Sun Feb 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 9.12.2-1
- Update to 9.12.2 version (#1931063) - Update to 9.12.2 version (#1931063)

@ -1 +1 @@
SHA512 (rich-9.12.2.tar.gz) = 305d72a83ed9c804002cd1c3e04cd507da01278d46b8c7b7e772845e92f6879dbd3a9814611d1a938af8fa9e9cd53e9cfb119402d4dca33c5a5ed26c0020a6a7 SHA512 (rich-9.12.3.tar.gz) = a7c467388d5a475ca71bf7c307cf6bae271efd0150b2d39988d77571ee03970bbb555746fc925a18928ae3d3d99662efca2e1f8fa9ea23fbd000ef70ebf5c2df

Loading…
Cancel
Save