mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-colorlog: Upgrade 4.8.0 -> 5.0.1
Upgrade to release 5.0.1:
- Fix colorlog.basicConfig does not accept '{' style
- Fix linter errors
License-Update: Update year
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:
parent
d07aa9a0a7
commit
3793fa1ca6
|
|
@ -1,10 +1,10 @@
|
|||
DESCRIPTION = "A colored formatter for the python logging module"
|
||||
HOMEPAGE = "https://github.com/borntyping/python-colorlog"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=85a1d478cd35d62763a1419e948bdde4"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5c3c6ebdec7792ae12df8d1c0a46b26a"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "colorlog"
|
||||
|
||||
SRC_URI[sha256sum] = "59b53160c60902c405cdec28d38356e09d40686659048893e026ecbd589516b1"
|
||||
SRC_URI[sha256sum] = "f17c013a06962b02f4449ee07cfdbe6b287df29efc2c9a1515b4a376f4e588ea"
|
||||
Loading…
Reference in New Issue
Block a user