代码拉取完成,页面将自动刷新
%global srcname colorclass
%global sum Yet another ANSI color text library for Python
Name: python-%{srcname}
Version: 2.2.2
Release: 1
Summary: Yet another ANSI color text library for Python
License: MIT
URL: https://pypi.python.org/pypi/%{srcname}
Source0: https://files.pythonhosted.org/packages/source/c/%{srcname}/%{srcname}-%{version}.tar.gz
Source1: https://github.com/Robpol86/colorclass/blob/master/LICENSE
BuildArch: noarch
%description
Colorful worry-free console applications for Linux, Mac OS X, and Windows.
Yet another ANSI color text library for Python. Provides "auto colors" for
dark/light terminals. Works on Linux, OS X, and Windows.
%package -n python3-%{srcname}
Summary: Yet another ANSI color text library for Python
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%{?python_provide:%python_provide python3-%{srcname}}
%description -n python3-%{srcname}
Colorful worry-free console applications for Linux, Mac OS X, and Windows.
Yet another ANSI color text library for Python. Provides "auto colors" for
dark/light terminals. Works on Linux, OS X, and Windows.
%prep
%autosetup -n %{srcname}-%{version}
cp %{SOURCE1} .
rm -rf colorclass.egg-info
%build
%py3_build
%install
%py3_install
%check
%files -n python3-%{srcname}
%license LICENSE
%doc README.md
%{python3_sitelib}/colorclass*
%changelog
* Wed Sep 14 2022 Qiao Jijun <[email protected]> - 2.2.2-1
- Update to 2.2.2
* Fri Jul 2 2021 liuliang <[email protected]> - 2.2.0-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。