python-cheetah: use pycompile_module.

This commit is contained in:
Juan RP 2014-05-26 18:09:49 +02:00
parent f249fb551e
commit d185f22aee

View file

@ -1,13 +1,14 @@
# Template file for 'python-cheetah'
pkgname=python-cheetah
version=2.4.4
revision=1
revision=2
build_style=python-module
hostmakedepends="python-distribute"
makedepends="python-devel"
noarch="yes"
depends="python>=2.7"
short_desc="open source template engine and code-generation tool"
pycompile_module="Cheetah"
short_desc="Open source template engine and code-generation tool"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
homepage="http://www.cheetahtemplate.org/"
license="MIT"