!4 updata package
From: @wenzhiwei11 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
3079f66b5c
Binary file not shown.
BIN
colorlog-6.6.0.tar.gz
Normal file
BIN
colorlog-6.6.0.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-colorlog
|
Name: python-colorlog
|
||||||
Version: 5.0.1
|
Version: 6.6.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Add colours to the output of Python's logging module.
|
Summary: Add colours to the output of Python's logging module.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/borntyping/python-colorlog
|
URL: https://github.com/borntyping/python-colorlog
|
||||||
Source0: https://files.pythonhosted.org/packages/07/d4/ac5127f7d7e022caf740b9f624e5b9fe9a69fefc0f4f9c047b1e9298c87a/colorlog-5.0.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8e/8f/1537ebed273d43edd3bb21f1e5861549b7cfcb1d47523d7277cab988cec2/colorlog-6.6.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-colorama
|
Requires: python3-colorama
|
||||||
@ -29,7 +29,7 @@ Provides: python3-colorlog-doc
|
|||||||
Add colours to the output of Python's `logging` module.
|
Add colours to the output of Python's `logging` module.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n colorlog-5.0.1
|
%autosetup -n colorlog-6.6.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 6.6.0-1
|
||||||
|
- Update to 6.6.0
|
||||||
|
|
||||||
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 5.0.1-2
|
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 5.0.1-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user