summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2014-05-22 15:01:51 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-24 00:00:53 -0400
commit8d35303d46a080fd974a949ce0ca8c137224e4e9 (patch)
treee7ff04f5f1a5a5a15930b36b9dbe798597377726 /meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
parent41fa4451af4141dcfa646f66a575e9400cbc5e31 (diff)
downloadmeta-cloud-services-8d35303d46a080fd974a949ce0ca8c137224e4e9.tar.gz
python-six: No generic license file exists for: UNKNOWN in any provider
Change license to MIT Signed-off-by: Amy Fong <amy.fong@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-six_1.6.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-six_1.6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb b/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
index 36b9053..8bd39cc 100644
--- a/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-six_1.6.1.bb
@@ -1,10 +1,10 @@
1DESCRIPTION = "Python 2 and 3 compatibility utilities" 1DESCRIPTION = "Python 2 and 3 compatibility utilities"
2HOMEPAGE = "http://pypi.python.org/pypi/six/" 2HOMEPAGE = "http://pypi.python.org/pypi/six/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "UNKNOWN" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5"
6 6
7PR = "r0" 7PR = "r1"
8SRCNAME = "six" 8SRCNAME = "six"
9 9
10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ 10SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \