diff options
| author | He Zhe <zhe.he@windriver.com> | 2016-05-20 14:34:15 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-05-20 12:33:03 -0400 |
| commit | 6101b4214894b0c90427a3b880ba0b6bc0a1d316 (patch) | |
| tree | 7f0a75264a128fc5b48d30f8f7d6795b2dab03f3 /meta-openstack/recipes-devtools/python | |
| parent | 83787f9e406922f866f9678679c59c3eac328c23 (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "An identification and authentication framework for WSGI" | 1 | DESCRIPTION = "An identification and authentication framework for WSGI" |
| 2 | HOMEPAGE = "http://repoze.org/" | 2 | HOMEPAGE = "http://repoze.org/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD-derived" | 4 | LICENSE = "BSD-Modification" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" |
| 6 | 6 | ||
| 7 | 7 | ||
