summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-01-06 14:40:33 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-08 16:24:33 -0500
commit7f8515a99c42f3fbe1b17a9452815df0f4822302 (patch)
treeb81aaf1821dfb3c402613d75f3eafef71119173b /meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb
parent678429a2a0723d73d34f34141e19a437f4d41b2e (diff)
downloadmeta-cloud-services-7f8515a99c42f3fbe1b17a9452815df0f4822302.tar.gz
python-uritemplate: 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-uritemplate_3.0.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb b/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb
new file mode 100644
index 0000000..eac83dc
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb
@@ -0,0 +1,2 @@
1require python-uritemplate.inc
2inherit setuptools3