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