summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb
new file mode 100644
index 0000000..fc227d6
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb
@@ -0,0 +1,10 @@
1DESCRIPTION = "Waitress WSGI server"
2HOMEPAGE = "https://pypi.python.org/pypi/waitress/"
3SECTION = "devel/python"
4LICENSE = "ZPL-2.1"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
6
7SRC_URI[md5sum] = "884dbea5d7348f7db1b8ab76ef3a3a71"
8SRC_URI[sha256sum] = "4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526"
9
10inherit setuptools pypi