summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2016-05-20 14:34:15 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-05-20 12:33:03 -0400
commit6101b4214894b0c90427a3b880ba0b6bc0a1d316 (patch)
tree7f0a75264a128fc5b48d30f8f7d6795b2dab03f3 /meta-openstack/recipes-devtools/python
parent83787f9e406922f866f9678679c59c3eac328c23 (diff)
downloadmeta-cloud-services-6101b4214894b0c90427a3b880ba0b6bc0a1d316.tar.gz
python-repoze: Add license to avoid warning
"WARNING: python-repoze.who: No generic license file exists for: BSD-derived in any provider" Add BSD Modification Variant license Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb b/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb
index 35e5821..0bd1d42 100644
--- a/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-repoze.who_2.2.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "An identification and authentication framework for WSGI" 1DESCRIPTION = "An identification and authentication framework for WSGI"
2HOMEPAGE = "http://repoze.org/" 2HOMEPAGE = "http://repoze.org/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD-derived" 4LICENSE = "BSD-Modification"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292"
6 6
7 7