Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -5,6 +5,7 @@ revision=2
wrksrc="Jinja2-${version}"
distfiles="http://pypi.python.org/packages/source/J/Jinja2/Jinja2-${version}.tar.gz"
build_style=python-module
fulldepends="python python-MarkupSafe python-distribute"
short_desc="Modern and designer friendly templating language for Python"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=22f9675e42dc640c4469d4f7d210baecb5e695823af954c813d51c930235675d
@@ -23,6 +24,3 @@ long_desc="
pycompile_module="jinja2"
noarch=yes
Add_dependency full python
Add_dependency full python-MarkupSafe
Add_dependency full python-distribute