!9 Update to 0.4.5
From: @kylin-qiaojijun Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
d149c44b55
Binary file not shown.
BIN
colorama-0.4.5.tar.gz
Normal file
BIN
colorama-0.4.5.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-colorama
|
Name: python-colorama
|
||||||
Version: 0.4.4
|
Version: 0.4.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Cross-platform colored terminal text.
|
Summary: Cross-platform colored terminal text.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/tartley/colorama
|
URL: https://github.com/tartley/colorama
|
||||||
Source0: https://files.pythonhosted.org/packages/1f/bb/5d3246097ab77fa083a61bd8d3d527b7ae063c7d8e8671b1cf8c4ec10cbe/colorama-0.4.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/2b/65/24d033a9325ce42ccbfa3ca2d0866c7e89cc68e5b9d92ecaba9feef631df/colorama-0.4.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Makes ANSI escape character sequences (for producing colored terminal
|
Makes ANSI escape character sequences (for producing colored terminal
|
||||||
@ -32,7 +32,7 @@ Makes ANSI escape character sequences (for producing colored terminal
|
|||||||
text and cursor positioning) work under MS Windows.
|
text and cursor positioning) work under MS Windows.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n colorama-0.4.4
|
%autosetup -n colorama-0.4.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,6 +77,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 14 2022 Qiao Jijun <qiaojijun@kylinos.cn> - 0.4.5-1
|
||||||
|
- Update to 0.4.5
|
||||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 0.4.4-1
|
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 0.4.4-1
|
||||||
- Upgrade to version 0.4.4
|
- Upgrade to version 0.4.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user