diff --git a/.python-rich.metadata b/.python-rich.metadata new file mode 100644 index 0000000..a3dfb01 --- /dev/null +++ b/.python-rich.metadata @@ -0,0 +1 @@ +b4b44004a70135dfd5a3dddc68b523265c524ac1 SOURCES/rich-10.9.0.tar.gz diff --git a/SPECS/python-rich.spec b/SPECS/python-rich.spec new file mode 100644 index 0000000..215b7fc --- /dev/null +++ b/SPECS/python-rich.spec @@ -0,0 +1,149 @@ +# Created by pyp2rpm-3.3.4 +%global pypi_name rich + +Name: python-%{pypi_name} +Version: 10.9.0 +Release: 2%{?dist} +Summary: Render rich text and beautiful formatting in the terminal + +License: MIT +URL: https://github.com/willmcgugan/rich +Source0: %{pypi_source} +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3dist(setuptools) + +%description +Rich is a Python library for rich text and beautiful formatting in the terminal. +The Rich API makes it easy to add color and style to terminal output. Rich can +also render pretty tables, progress bars, markdown, syntax highlighted source +code, tracebacks, and more — out of the box. + +%package -n python3-%{pypi_name} +Summary: %{summary} +%{?python_provide:%python_provide python3-%{pypi_name}} + +%description -n python3-%{pypi_name} +Rich is a Python library for rich text and beautiful formatting in the terminal. +The Rich API makes it easy to add color and style to terminal output. Rich can +also render pretty tables, progress bars, markdown, syntax highlighted source +code, tracebacks, and more — out of the box. + +%prep +%autosetup -n %{pypi_name}-%{version} + +%build +%py3_build + +%install +%py3_install + +%files -n python3-%{pypi_name} +%license LICENSE +%doc README.md +%{python3_sitelib}/%{pypi_name}/ +%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ + +%changelog +* Thu Sep 16 2021 Kaleb S. KEITHLEY - 10.9.0-2 +- rebuild with git+lookaside + +* Thu Sep 02 2021 Parag Nemade - 10.9.0-1 +- Update to 10.9.0 version (#1998751) + +* Fri Aug 06 2021 Parag Nemade - 10.7.0-1 +- Update to 10.7.0 version (#1990647) + +* Fri Jul 23 2021 Fedora Release Engineering - 10.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jul 13 2021 Parag Nemade - 10.6.0-1 +- Update to 10.6.0 version (#1981531) + +* Mon Jul 12 2021 Parag Nemade - 10.5.0-1 +- Update to 10.5.0 version (#1979302) + +* Fri Jul 02 2021 Parag Nemade - 10.4.0-1 +- Update to 10.4.0 version (#1973835) + +* Fri Jun 11 2021 Parag Nemade - 10.3.0-1 +- Update to 10.3.0 version (#1970067) + +* Fri Jun 04 2021 Python Maint - 10.2.2-2 +- Rebuilt for Python 3.10 + +* Fri May 21 2021 Parag Nemade - 10.2.2-1 +- Update to 10.2.2 version (#1962272) + +* Tue May 18 2021 Parag Nemade - 10.2.1-1 +- Update to 10.2.1 version (#1961434) + +* Sat May 15 2021 Parag Nemade - 10.2.0-1 +- Update to 10.2.0 version (#1959946) + +* Wed Apr 07 2021 Parag Nemade - 10.1.0-1 +- Update to 10.1.0 version (#1945988) + +* Wed Mar 31 2021 Parag Nemade - 10.0.1-1 +- Update to 10.0.1 version (#1944804) + +* Sat Mar 27 2021 Parag Nemade - 10.0.0-1 +- Update to 10.0.0 version (#1943805) + +* Mon Mar 08 2021 Parag Nemade - 9.13.0-1 +- Update to 9.13.0 version (#1936085) + +* Thu Mar 04 2021 Parag Nemade - 9.12.4-1 +- Update to 9.12.4 version (#1933882) + +* Sun Feb 28 2021 Parag Nemade - 9.12.3-1 +- Update to 9.12.3 version (#1933478) + +* Sun Feb 28 2021 Parag Nemade - 9.12.2-1 +- Update to 9.12.2 version (#1931063) + +* Tue Feb 16 2021 Parag Nemade - 9.11.0-1 +- Update to 9.11.0 version (#1928971) + +* Tue Feb 2 2021 Parag Nemade - 9.10.0-1 +- Update to 9.10.0 version (#1921301) + +* Wed Jan 27 2021 Fedora Release Engineering - 9.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sun Jan 24 2021 Parag Nemade - 9.9.0-1 +- Update to 9.9.0 version (#1915923) + +* Tue Jan 12 2021 Parag Nemade - 9.8.0-1 +- Update to 9.8.0 version (#1913979) + +* Sat Jan 2 2021 Parag Nemade - 9.6.1-1 +- Update to 9.6.1 version (#1911840) + +* Thu Dec 31 2020 Parag Nemade - 9.6.0-1 +- Update to 9.6.0 version (#1911672) + +* Tue Dec 22 2020 Parag Nemade - 9.5.1-1 +- Update to 9.5.1 version (#1909212) + +* Fri Dec 18 2020 Parag Nemade - 9.4.0-1 +- Update to 9.4.0 version (#1907029) + +* Thu Dec 3 2020 Parag Nemade - 9.3.0-1 +- Update to 9.3.0 version (#1903254) + +* Fri Nov 13 2020 Parag Nemade - 9.2.0-1 +- Update to 9.2.0 version (#1895694) + +* Sat Oct 24 2020 Parag Nemade - 9.1.0-1 +- Update to 9.1.0 version (#1889145) + +* Sun Oct 18 2020 Parag Nemade - 8.0.0-1 +- Update to 8.0.0 version (#1884915) + +* Thu Oct 1 2020 Parag Nemade - 7.1.0-1 +- Update to 7.1.0 version (#1882733) + +* Wed Aug 26 2020 Parag Nemade - 6.0.0-1 +- Initial package.