summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-01-14 10:54:47 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-15 16:23:54 -0500
commitb49169124a2b61294b6843183f4212ef17fb932e (patch)
treeb16108a9c626196894fe9f1ed34cc51d1b2eb2ff /meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb
parentda0019928cbf6751aa964b286c267b5b457d9a57 (diff)
downloadmeta-cloud-services-b49169124a2b61294b6843183f4212ef17fb932e.tar.gz
python-wsgiref: 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-wsgiref_0.1.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb b/meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb
new file mode 100644
index 0000000..0fa887a
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-wsgiref_0.1.2.bb
@@ -0,0 +1,2 @@
1require python-wsgiref.inc
2inherit setuptools3