17 lines
594 B
Text
17 lines
594 B
Text
# Template file for 'python-pip'
|
|
pkgname=python-pip
|
|
version=1.4.1
|
|
revision=1
|
|
wrksrc="pip-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python python-setuptools"
|
|
makedepends="python-devel"
|
|
noarch="yes"
|
|
depends="python python-setuptools"
|
|
pycompile_module="pip"
|
|
short_desc="An easy_install replacement for installing pypi python packages"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://pypi.python.org/pypi/pip"
|
|
license="PSF"
|
|
distfiles="http://pypi.python.org/packages/source/p/pip/pip-$version.tar.gz"
|
|
checksum=4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e
|