summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-10 14:20:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-10 14:20:04 +0300
commit5f78ea18ab7503162e715c306f55312f154d3705 (patch)
tree2388490d970f10299cb1f84772438c6c6a8dafd2 /meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb
parentea52c6b623935aab36bcc5fb59638541c314defc (diff)
downloadopenbmc-5f78ea18ab7503162e715c306f55312f154d3705.tar.xz
meta-openembedded: subtree update:3061ead8cf..ce51958eca
Adrian Bunk (1): librcf: Remove, PNBLACKLIST since April 2018 Khem Raj (3): openocd: disable werror when building with gcc kernel-selftest: Needs error.h which is missing in musl remmina: Add space before append operation Zheng Ruoqin (2): python-prettytable: Add python3 version python3-colorama: New recipe aehs29@gmail.com (1): remmina: Fix spice protocol dependency and configuration Change-Id: Ia4674cf3ab186b06c25f0601e02ddc00c96b781f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb
new file mode 100644
index 0000000000..9cfca094e0
--- /dev/null
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb
@@ -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"
+