Added python-distribute-0.6.14 build template.
This commit is contained in:
15
srcpkgs/python-distribute/template
Normal file
15
srcpkgs/python-distribute/template
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user