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

@ -6,6 +6,7 @@ wrksrc="distribute-${version}"
patch_args="-Np1"
distfiles="http://pypi.python.org/packages/source/d/distribute/distribute-$version.tar.gz"
build_style=python-module
fulldepends="python"
short_desc="A collection of extensions to the Python distutils"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=44c92b7edbc0ff9cd5847291e7dcb4cc75e24247a306bd4b8a139abd355b0db0
@ -15,4 +16,3 @@ long_desc="
pycompile_module="setuptools pkg_resources easy_install site"
noarch=yes
Add_dependency full python