python3-colorlog: Upgrade 6.5.0 -> 6.6.0

Upgrade to release 6.6.0:

- Add a force_color option to colorlog.formatter.ColoredFormatter
- Support the FORCE_COLOR environment variable

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Leon Anavi 2021-11-15 15:10:22 +02:00 committed by Khem Raj
parent 4c6d9fb5ad
commit 41533a54f0

View File

@ -7,4 +7,4 @@ inherit pypi setuptools3
PYPI_PACKAGE = "colorlog"
SRC_URI[sha256sum] = "cf62a8e389d5660d0d22be17937b25b9abef9497ddc940197d1773aa1f604339"
SRC_URI[sha256sum] = "344f73204009e4c83c5b6beb00b3c45dc70fcdae3c80db919e0a4171d006fde8"