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,9 @@ revision=1
wrksrc="MarkupSafe-${version}"
distfiles="http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${version}.tar.gz"
build_style=python-module
depends="glibc"
makedepends="python-distribute"
fulldepends="python"
short_desc="Implements a XML/HTML/XHTML Markup safe string for Python"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f19442168c44db14b7093d1f93444233b05271dd76b4bb96ff8007ef83ac8855
@ -14,6 +17,3 @@ long_desc="
pycompile_module="markupsafe"
Add_dependency run glibc
Add_dependency full python
Add_dependency build python-distribute