summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-08-28 09:59:16 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-08-30 00:20:49 -0400
commita3885dbac315895daa6d7d6e1e71c1c8bcd9a552 (patch)
tree03fdd6a0668e253183966918511c8fab21559bf0 /meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
parent24795dff4385529ae70331e3b366700af480e6ae (diff)
downloadmeta-cloud-services-a3885dbac315895daa6d7d6e1e71c1c8bcd9a552.tar.gz
python-waitress: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.bb
new file mode 100644
index 0000000..78af225
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-waitress_1.3.1.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] = "d9132d313de0c5e0fec34ef9ede5442e"
8SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
9
10inherit setuptools pypi