summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
index 59e1ddb..15f46d4 100644
--- a/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.2.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Simplify the writing of REST APIs, and extend them with additional protocols" 1DESCRIPTION = "Simplify the writing of REST APIs, and extend them with additional protocols"
2HOMEPAGE = "https://pypi.python.org/pypi/WSME/" 2HOMEPAGE = "https://pypi.python.org/pypi/WSME/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=5a9126e7f56a0cf3247050de7f10d0f4"
6 6
7PYPI_PACKAGE = "WSME" 7PYPI_PACKAGE = "WSME"