summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-05 09:56:41 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-06 14:10:45 -0500
commit6b73cbe165359eca0739949de51c79ae8c75bb58 (patch)
treedc6d8ebcfa4cfd0b228fdd13fdd2d6d48c69a076 /meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb
parentc79c8547a8af27622e498fe463a4986cbf3a29a5 (diff)
downloadmeta-cloud-services-6b73cbe165359eca0739949de51c79ae8c75bb58.tar.gz
python-singledispatch: 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-singledispatch_3.4.0.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb b/meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb
new file mode 100644
index 0000000..0f4b483
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-singledispatch_3.4.0.3.bb
@@ -0,0 +1,2 @@
1require python-singledispatch.inc
2inherit setuptools3