aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
blob: e98d276f06839b60312f18cd62f7dc107517a337 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"

inherit pypi setuptools3

PYPI_PACKAGE = "colorlog"

SRC_URI[md5sum] = "72441753be8ec437af9e5bb89db344e7"
SRC_URI[sha256sum] = "54e5f153419c22afc283c130c4201db19a3dbd83221a0f4657d5ee66234a2ea4"