Update to 10.6.0 version ()

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

1
.gitignore vendored

@ -25,3 +25,4 @@
/rich-10.3.0.tar.gz
/rich-10.4.0.tar.gz
/rich-10.5.0.tar.gz
/rich-10.6.0.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 10.5.0
Version: 10.6.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
* Tue Jul 13 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.6.0-1
- Update to 10.6.0 version (#1981531)
* Mon Jul 12 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.5.0-1
- Update to 10.5.0 version (#1979302)

@ -1 +1 @@
SHA512 (rich-10.5.0.tar.gz) = af3d18c4d73e7b0ca36001757fbd1e3bb50bea7afc36d28d2e39ce97033097d9c80879f3947c91f436731b2d3aa35e9444bf6bfcb28e168cfd995c3f821e40e1
SHA512 (rich-10.6.0.tar.gz) = b852d87435e99855bc45eb04497571258b5f8320cfb65b160f73471f0b02ffff604981c73b766be0f2abb5c53f543a09377a201827f2c2caa532fe8358bfb685

Loading…
Cancel
Save