From 741ac89ba769bba01cbc0b769b908a568ab30c4d Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Fri, 30 Mar 2018 17:28:38 +0800 Subject: python-waitress: 1.0.1 -> 1.1.0 Upgrade python-waitress from 1.0.1 to 1.1.0. Signed-off-by: Huang Qiyu Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-waitress_1.1.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb new file mode 100644 index 0000000..f85f3a4 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Waitress WSGI server" +HOMEPAGE = "https://pypi.python.org/pypi/waitress/" +SECTION = "devel/python" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" + +SRC_URI[md5sum] = "0f1eb7fdfdbf2e6d18decbda1733045c" +SRC_URI[sha256sum] = "d33cd3d62426c0f1b3cd84ee3d65779c7003aae3fc060dee60524d10a57f05a9" + +inherit setuptools pypi -- cgit v1.2.3-54-g00ecf