Magellan Linux

Contents of /smage/trunk/extras/python-pip/python-pip-20.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14848 - (show annotations) (download)
Tue Aug 4 14:42:05 2020 UTC (3 years, 8 months ago) by niro
File size: 269 byte(s)
auto added: ver bump to 20.2-r1
1 # $Id$
2
3 PNAME="python-pip"
4 PVER="20.2"
5 PBUILD="r1"
6
7 DESCRIPTION="The PyPA recommended tool for installing Python packages."
8
9 SDEPEND=">= dev-python/python2-setuptools-44
10 >= dev-python/python3-setuptools-47"
11
12 SPLIT_PNAME="pip"
13 PYPI_MODULE="pip"
14 sminclude multilib pypi