Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14886 - (show annotations) (download)
Wed Aug 5 20:07:38 2020 UTC (3 years, 8 months ago) by niro
File size: 271 byte(s)
auto added: ver bump to 20.2.1-r1
1 # $Id$
2
3 PNAME="python-pip"
4 PVER="20.2.1"
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