Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ffbdac7fc0465903d7c027585e1d90b1d31d3b9
commit 5ffbdac7fc0465903d7c027585e1d90b1d31d3b9 Author: Anthony Jorion <[email protected]> Date: Wed May 21 22:45:25 2014 +0200 python3-jinja-2.7.2-2-x86_64 - Rebuild with python-3.0>=3.4.1 diff --git a/source/devel-extra/python3-jinja/FrugalBuild b/source/devel-extra/python3-jinja/FrugalBuild index d3e49c1..b515a14 100644 --- a/source/devel-extra/python3-jinja/FrugalBuild +++ b/source/devel-extra/python3-jinja/FrugalBuild @@ -4,10 +4,10 @@ pkgname=python3-jinja pkgver=2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="A simple pythonic template language written in Python" depends=('python-3.0>=3.3.0') -makedepends=('python3-distribute' 'python3-markupsafe') +makedepends=('python3-distribute' 'python3-markupsafe>=0.23-3') groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_name="Jinja2" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
