diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-01-06 14:40:33 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-08 16:24:33 -0500 |
| commit | 7f8515a99c42f3fbe1b17a9452815df0f4822302 (patch) | |
| tree | b81aaf1821dfb3c402613d75f3eafef71119173b /meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb | |
| parent | 678429a2a0723d73d34f34141e19a437f4d41b2e (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | require python-uritemplate.inc | ||
| 2 | inherit setuptools3 | ||
