diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-06 13:43:44 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-09 13:34:54 -0400 |
| commit | e73ce0dac012bcab1e3bd6db6ad9497cbc7618c5 (patch) | |
| tree | 0dc0672171b7ba4c117ae182f1c399da60f61b34 /meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb | |
| parent | 21bf75b1c5c02e5ec0e5ccb9a596045e2e5e7441 (diff) | |
| download | meta-cloud-services-e73ce0dac012bcab1e3bd6db6ad9497cbc7618c5.tar.gz | |
python-waitress: Add python3 version
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/python3-waitress_1.3.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb b/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb new file mode 100644 index 0000000..89e8208 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-waitress_1.3.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-waitress.inc | ||
