summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2016-06-07 13:47:56 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-06-07 09:22:19 -0400
commit9b9f984c64896020d440b15eee54bafd0289b34d (patch)
treea3ae3263ece262d9eb1a7e1b3116b9a9e523e6ee /meta-openstack/recipes-devtools/python
parent15e532e99ad20cd62b63c9028209b88c05a38e7f (diff)
downloadmeta-cloud-services-9b9f984c64896020d440b15eee54bafd0289b34d.tar.gz
python-repoze.lru: Add license to avoid warning
"WARNING: python-repoze.lru: No generic license file exists for: BSD-derived in any provider" Add BSD Modification Variant license with copyright descriptions. 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.lru_0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb b/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb
index 60a749f..bdf2f25 100644
--- a/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb
+++ b/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb
@@ -5,7 +5,7 @@ than keys and values that are used frequently. \
5" 5"
6HOMEPAGE = "https://pypi.python.org/pypi/repoze.lru" 6HOMEPAGE = "https://pypi.python.org/pypi/repoze.lru"
7SECTION = "devel/python" 7SECTION = "devel/python"
8LICENSE = "BSD-derived" 8LICENSE = "BSD-Modification-copyright"
9LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" 9LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292"
10 10
11SRCNAME = "repoze.lru" 11SRCNAME = "repoze.lru"