summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-tempita.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-tempita.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-tempita.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tempita.inc b/meta-openstack/recipes-devtools/python/python-tempita.inc
new file mode 100644
index 0000000..c511c12
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-tempita.inc
@@ -0,0 +1,12 @@
1DESCRIPTION = "A very small text templating language"
2HOMEPAGE = "http://pythonpaste.org/tempita/"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://setup.py;beginline=33;endline=33;md5=2d33c00f47720c7e35e1fdb4b9fab027"
6
7PYPI_PACKAGE = "Tempita"
8
9SRC_URI[md5sum] = "365c3b4f36435e2178902d5619301140"
10SRC_URI[sha256sum] = "38392bb708a10128419f75fa9120a6d2c8d137013b353968e5008a77a5c7a2ca"
11
12inherit pypi