diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-28 09:59:16 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-30 00:20:49 -0400 |
| commit | a3885dbac315895daa6d7d6e1e71c1c8bcd9a552 (patch) | |
| tree | 03fdd6a0668e253183966918511c8fab21559bf0 /meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb | |
| parent | 24795dff4385529ae70331e3b366700af480e6ae (diff) | |
| download | meta-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.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-waitress_1.3.0.bb | 10 |
1 files changed, 0 insertions, 10 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 deleted file mode 100644 index fc227d6..0000000 --- a/meta-openstack/recipes-devtools/python/python-waitress_1.3.0.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 = "ZPL-2.1" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "884dbea5d7348f7db1b8ab76ef3a3a71" | ||
| 8 | SRC_URI[sha256sum] = "4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
