From 2b5fbbb12e9cf6e88439f44d789f7e1b11b34b39 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 26 Jan 2014 17:34:18 +0100 Subject: [PATCH] python-jinja: update to 2.7.2. --- srcpkgs/python-jinja/template | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/srcpkgs/python-jinja/template b/srcpkgs/python-jinja/template index 8f8ab65ba9a..bb47aa71a87 100644 --- a/srcpkgs/python-jinja/template +++ b/srcpkgs/python-jinja/template @@ -1,9 +1,10 @@ # Template file for 'python-jinja' pkgname=python-jinja -version=2.7.1 +version=2.7.2 revision=1 wrksrc="Jinja2-${version}" build_style=python-module +hostmakedepends="python" makedepends="python python-MarkupSafe python-distribute" depends="${makedepends}" noarch="yes" @@ -13,15 +14,4 @@ maintainer="Juan RP " homepage="http://jinja.pocoo.org/" license="BSD" distfiles="http://pypi.python.org/packages/source/J/Jinja2/Jinja2-${version}.tar.gz" -checksum=5cc0a087a81dca1c08368482fb7a92fe2bdd8cfbb22bc0fccfe6c85affb04c8b -long_desc=" - Features: - - * sandboxed execution - * powerful automatic HTML escaping system for XSS prevention - * template inheritance - * compiles down to the optimal python code just in time - * optional ahead of time template compilation - * easy to debug. Line numbers of exceptions directly point to the correct - line in the template. - * configurable syntax" +checksum=310a35fbccac3af13ebf927297f871ac656b9da1d248b1fe6765affa71b53235