diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-01-06 14:09:48 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-06 09:26:29 -0500 |
| commit | 6ba88a72843826370773cda29309545c7c800dc0 (patch) | |
| tree | d94f6e2554268e0f998e86ac2fe18edfad817849 /meta-openstack | |
| parent | 7a908986797bafc4590edce1c3475e46e381fb8a (diff) | |
| download | meta-cloud-services-6ba88a72843826370773cda29309545c7c800dc0.tar.gz | |
python-markupsafe: make LICENSE more accurate
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb index 49fa083..fc14a51 100644 --- a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb +++ b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Implements a XML/HTML/XHTML Markup safe string for Python" | 1 | DESCRIPTION = "Implements a XML/HTML/XHTML Markup safe string for Python" |
| 2 | HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" | 2 | HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" |
| 6 | 6 | ||
| 7 | PR = "r0" | 7 | PR = "r0" |
