Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29858 by niro, Mon Oct 16 11:33:29 2017 UTC revision 29861 by niro, Mon Oct 16 11:39:37 2017 UTC
# Line 6  PBUILD="r1" Line 6  PBUILD="r1"
6    
7  DESCRIPTION="The PyPA recommended tool for installing Python packages."  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"  SPLIT_PNAME="pip"
13  PYPI_MODULE="pip"  PYPI_MODULE="pip"
14  sminclude pypi  sminclude pypi

Legend:
Removed from v.29858  
changed lines
  Added in v.29861