summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-uritemplate.inc
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/python-uritemplate.inc
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/python-uritemplate.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-uritemplate.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-uritemplate.inc b/meta-openstack/recipes-devtools/python/python-uritemplate.inc
new file mode 100644
index 0000000..e0c53e7
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-uritemplate.inc
@@ -0,0 +1,9 @@
1SUMMARY = "Simple python library to deal with URI Templates."
2AUTHOR = "Ian Cordasco"
3LICENSE = "Apache-2.0 & BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=f2e14cc8f5f696fd9d47092e992265c1"
5
6inherit pypi
7
8SRC_URI[md5sum] = "1ec31e0d8a2eec72357b2cef4bce5945"
9SRC_URI[sha256sum] = "c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d"