mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python3-colorama: New recipe
Add new recipe python3-colorama as it is RDEPEND of python3-cmd2. Import from meta-virtualization and upgrade it from 0.3.9 to 0.4.1. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "Cross-platform colored terminal text."
|
||||
HOMEPAGE = "https://github.com/tartley/colorama"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "f927529cd1735f6f50ee2c61628e9c1f"
|
||||
SRC_URI[sha256sum] = "05eed71e2e327246ad6b38c540c4a3117230b19679b875190486ddd2d721422d"
|
||||
|
||||
Reference in New Issue
Block a user