同步操作将从 src-openEuler/python-rich 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0%global pypi_name richName: python-%{pypi_name}Version: 13.7.1Release: 1Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminalLicense: MITURL: https://github.com/willmcgugan/richSource0: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gzBuildArch: noarch%descriptionRich is a Python library for rich text and beautiful formatting in the terminal%package -n python3-%{pypi_name}Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminalProvides: python-%{pypi_name} = %{version}-%{release}BuildRequires: python3-develBuildRequires: python3-setuptoolsBuildRequires: python3-setuptools_scmBuildRequires: python3-pipBuildRequires: python3-wheelBuildRequires: python3-poetry-coreBuildRequires: python3-markdown-it-py%description -n python3-%{pypi_name}Rich is a Python library for rich text and beautiful formatting in the terminal%package helpSummary: Development documents and examples for richProvides: python3-%{pypi_name}-doc%description helpRich is a Python library for rich text and beautiful formatting in the terminal%prep%autosetup -n %{pypi_name}-%{version}%build%pyproject_build%install%pyproject_installinstall -d -m755 %{buildroot}/%{_pkgdocdir}if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fiif [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fiif [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fiif [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fipushd %{buildroot}touch doclist.lstif [ -d usr/share/man ]; thenfind usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lstfipopdmv %{buildroot}/doclist.lst .%files -n python3-%{pypi_name}%license LICENSE%doc README.md%{python3_sitelib}/rich-*.dist-info/%{python3_sitelib}/rich/%files help -f doclist.lst%{_docdir}/*%changelog* Thu Mar 14 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 13.7.1-1- Update package to version 13.7.1- Fix double-width characters disappearing when wrapping* Thu Aug 10 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 13.4.2-1- Upgrade package python-rich of version to 13.4.2* Fri Nov 11 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 12.6.0-1- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。