2013-08-31 11:12:08 +02:00
|
|
|
# Template file for 'python-pip'
|
|
|
|
pkgname=python-pip
|
2014-05-06 20:08:33 +02:00
|
|
|
version=1.5.5
|
2013-08-31 11:12:08 +02:00
|
|
|
revision=1
|
|
|
|
wrksrc="pip-${version}"
|
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python python-setuptools"
|
|
|
|
makedepends="python-devel"
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
|
|
|
depends="python python-setuptools"
|
|
|
|
pycompile_module="pip"
|
2013-08-31 11:12:08 +02:00
|
|
|
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"
|
2014-05-06 20:08:33 +02:00
|
|
|
checksum=4b7f5124364ae9b5ba833dcd8813a84c1c06fba1d7c8543323c7af4b33188eca
|