From 8d35303d46a080fd974a949ce0ca8c137224e4e9 Mon Sep 17 00:00:00 2001 From: Amy Fong Date: Thu, 22 May 2014 15:01:51 -0400 Subject: python-six: No generic license file exists for: UNKNOWN in any provider Change license to MIT Signed-off-by: Amy Fong --- meta-openstack/recipes-devtools/python/python-six_1.6.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') 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 @@ DESCRIPTION = "Python 2 and 3 compatibility utilities" HOMEPAGE = "http://pypi.python.org/pypi/six/" SECTION = "devel/python" -LICENSE = "UNKNOWN" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5" -PR = "r0" +PR = "r1" SRCNAME = "six" SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ -- cgit v1.2.3-54-g00ecf