19 lines
739 B
Text
19 lines
739 B
Text
# Template file for 'python-setuptools'
|
|
pkgname=python-setuptools
|
|
version=3.4.4
|
|
revision=1
|
|
wrksrc="setuptools-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-devel"
|
|
makedepends="python-devel"
|
|
noarch="yes"
|
|
depends="python"
|
|
pycompile_module="easy_install.py pkg_resources.py _markerlib setuptools"
|
|
provides="python-distribute-${version}_1"
|
|
replaces="python-distribute>=0"
|
|
short_desc="Easily download, build, install, upgrade, and uninstall Python packages"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://pypi.python.org/pypi/setuptools"
|
|
license="PSF"
|
|
distfiles="http://pypi.python.org/packages/source/s/setuptools/setuptools-$version.tar.gz"
|
|
checksum=5106492d48c8efba9281a8c0a80bf162e7de6e74a6c4a83d509cf590fb949c01
|