diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-01-13 11:08:49 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-15 16:23:55 -0500 |
| commit | 8746dc3045a399d6f10551ce96b1a78fed6907b2 (patch) | |
| tree | e172bcd4df86b240dffa86f7d496e35a32cebc12 /meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb | |
| parent | 4e5c9f5851b4f353f2ee03a314fc7fb1f2e47398 (diff) | |
| download | meta-cloud-services-8746dc3045a399d6f10551ce96b1a78fed6907b2.tar.gz | |
python-mako: Remove the recipe
Because there are higher versions in meta-openembedded, Remove the recipe.
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-mako_0.8.1.bb')
| -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 | ||
