aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb b/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb
deleted file mode 100644
index 81b7e092..00000000
--- a/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright (C) 2014 Wind River Systems, Inc.
-#
-DESCRIPTION = "Simple cross-platform colored terminal text in Python"
-HOMEPAGE = "http://pypi.python.org/pypi/colorama"
-SECTION = "devel/python"
-LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14d0b64047ed8f510b51ce0495995358"
-
-SRC_URI[md5sum] = "a56b8dc55158a41ab3c89c4c8feb8824"
-SRC_URI[sha256sum] = "eb21f2ba718fbf357afdfdf6f641ab393901c7ca8d9f37edd0bee4806ffa269c"
-
-inherit setuptools pypi
-
-DEPENDS += " \
- python-pip \
- "
-