Magellan Linux

Contents of /trunk/extras/python-pip/python-pip-9.0.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29861 - (show annotations) (download)
Mon Oct 16 11:39:37 2017 UTC (6 years, 8 months ago) by niro
File size: 261 byte(s)
auto added: ver bump to 9.0.1-r1
1 # $Id$
2
3 PNAME="python-pip"
4 PVER="9.0.1"
5 PBUILD="r1"
6
7 DESCRIPTION="The PyPA recommended tool for installing Python packages."
8
9 SDEPEND=">= dev-python/python2-setuptools-20
10 >= dev-python/python3-setuptools-20"
11
12 SPLIT_PNAME="pip"
13 PYPI_MODULE="pip"
14 sminclude pypi