Update to 10.15.1 version (#2027489)

epel9
Parag Nemade 3 years ago
parent ebb57b36ef
commit 85c6f8fa4a
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -33,3 +33,4 @@
/rich-10.12.0.tar.gz
/rich-10.13.0.tar.gz
/rich-10.14.0.tar.gz
/rich-10.15.1.tar.gz

@ -2,7 +2,7 @@
%global pypi_name rich
Name: python-%{pypi_name}
Version: 10.14.0
Version: 10.15.1
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 Nov 30 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.15.1-1
- Update to 10.15.1 version (#2027489)
* Wed Nov 17 2021 Parag Nemade <pnemade AT redhat DOT com> - 10.14.0-1
- Update to 10.14.0 version (#2023800)

@ -1 +1 @@
SHA512 (rich-10.14.0.tar.gz) = dad9da716eb35658edf10c4a47a7adc6c2966d57b1b6a44eab913fd285429e56157b214e80304826421cccc52294d45e5b3dbc6b67966ca44c0ade288d4aecd7
SHA512 (rich-10.15.1.tar.gz) = e97e698992efa80ddf1b374d7466abf40d7272394f9ba8489758773c7e743e99771ce53ee3fdf68e40890ab2fea42bec988645a161cdbb616c7daf38bcf0870b

Loading…
Cancel
Save