python-tempita: rebuild to drop long_desc.

This commit is contained in:
Juan RP 2014-06-04 16:54:01 +02:00
parent fd1723c709
commit 0c0e2aa708

View file

@ -1,9 +1,10 @@
# Template file for 'python-tempita' # Template file for 'python-tempita'
pkgname=python-tempita pkgname=python-tempita
version=0.5.1 version=0.5.1
revision=1 revision=2
wrksrc="Tempita-${version}" wrksrc="Tempita-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-distribute"
makedepends="python-distribute" makedepends="python-distribute"
noarch="yes" noarch="yes"
pycompile_module="tempita" pycompile_module="tempita"