diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
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 deleted file mode 100644 index 5636420..0000000 --- a/meta-openstack/recipes-devtools/python/python-waitress_1.1.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] = "0f1eb7fdfdbf2e6d18decbda1733045c" | ||
| 8 | SRC_URI[sha256sum] = "d33cd3d62426c0f1b3cd84ee3d65779c7003aae3fc060dee60524d10a57f05a9" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
