15 lines
551 B
Text
15 lines
551 B
Text
# Template file for 'python-distribute'
|
|
pkgname=python-distribute
|
|
version=0.6.14
|
|
wrksrc="distribute-${version}"
|
|
patch_args="-Np1"
|
|
distfiles="http://pypi.python.org/packages/source/d/distribute/distribute-$version.tar.gz"
|
|
build_style=python-module
|
|
short_desc="A collection of extensions to the Python distutils"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=16d5da8211d74eb11f2744c5945a3c7fcae9abbfebb56ea493f177a45d2e5bec
|
|
long_desc="
|
|
Extensions to the python-distutils for large or complex distributions."
|
|
|
|
noarch=yes
|
|
Add_dependency full python
|