diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-03-30 17:28:38 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-03 23:24:54 -0400 |
| commit | 741ac89ba769bba01cbc0b769b908a568ab30c4d (patch) | |
| tree | 210cfdaa388cb8631ee4bd38c3826612bf81f673 /meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb | |
| parent | bb468fcf3c51edc00c5bd71eb926fa8dd4d9adee (diff) | |
| download | meta-cloud-services-741ac89ba769bba01cbc0b769b908a568ab30c4d.tar.gz | |
python-waitress: 1.0.1 -> 1.1.0
Upgrade python-waitress from 1.0.1 to 1.1.0.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb deleted file mode 100644 index 49c637b..0000000 --- a/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "Waitress WSGI server" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/waitress/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "dda92358a7569669086155923a46e57c" | ||
| 8 | SRC_URI[sha256sum] = "2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
