aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb
new file mode 100644
index 00000000..e516d2b2
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Waitress WSGI server"
+HOMEPAGE = "https://pypi.python.org/pypi/waitress/"
+SECTION = "devel/python"
+LICENSE = "ZPL-2.1"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
+
+SRC_URI[md5sum] = "8c5492d3c1a2e0cd80780175686dbb0f"
+SRC_URI[sha256sum] = "e624c829656ffc99b33d661072b2814885ae92835cf835ee8ab283ddb7c915b9"
+
+inherit setuptools pypi