diff options
Diffstat (limited to 'meta-openstack/recipes-devtools')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb b/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb deleted file mode 100644 index 7fcbb01..0000000 --- a/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | DESCRIPTION = "A super-fast templating language that borrows the best ideas from the existing templating languages." | ||
| 2 | HOMEPAGE = "http://www.makotemplates.org/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=da8dd26ed9751ee0cfdf9df1a16bbb54" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "Mako" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "96d962464ce6316004af0cc48495d73e" | ||
| 10 | SRC_URI[sha256sum] = "4791be305338b1fbe09054ec42fb606856599cdcdcde6f348858c13b5fa29158" | ||
| 11 | |||
| 12 | inherit setuptools pypi | ||
