summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index e3ecb1c089..30c3d47c18 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -2,7 +2,10 @@ DESCRIPTION = "Python template engine and code generation tool"
2SECTION = "devel/python" 2SECTION = "devel/python"
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
6
5SRCNAME = "Cheetah" 7SRCNAME = "Cheetah"
8
6PR = "r1" 9PR = "r1"
7 10
8SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz" 11SRC_URI = "http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${PV}.tar.gz"