[oe-commits] org.oe.dev python-cheetah_2.0.1.bb: package version 2.0.1 of the cheetah template engine

jeremy_laine commit openembedded-commits at lists.openembedded.org
Tue Nov 20 10:38:08 UTC 2007


python-cheetah_2.0.1.bb: package version 2.0.1 of the cheetah template engine

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: 9f9b86bbd2f122252996f226e9935395f5db92c5
ViewMTN: http://monotone.openembedded.org/revision/info/9f9b86bbd2f122252996f226e9935395f5db92c5
Files:
1
packages/python/python-cheetah_2.0.1.bb
Diffs:

#
# mt diff -r5da0ae7d495b2fc4e52cb10c20dbbdd761192c30 -r9f9b86bbd2f122252996f226e9935395f5db92c5
#
# 
# 
# add_file "packages/python/python-cheetah_2.0.1.bb"
#  content [11c1bb6eaf7594b3f8b6efe7fc6e563ff7be6c09]
# 
============================================================
--- packages/python/python-cheetah_2.0.1.bb	11c1bb6eaf7594b3f8b6efe7fc6e563ff7be6c09
+++ packages/python/python-cheetah_2.0.1.bb	11c1bb6eaf7594b3f8b6efe7fc6e563ff7be6c09
@@ -0,0 +1,11 @@
+DESCRIPTION = "template engine and code generation tool"
+SECTION = "devel/python"
+PRIORITY = "optional"
+LICENSE = "MIT-like"
+RDEPENDS = "python-pickle python-pprint"
+SRCNAME = "Cheetah"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/cheetahtemplate/${SRCNAME}-${PV}.tar.gz"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+inherit distutils






More information about the Openembedded-commits mailing list