Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17922 - (show annotations) (download)
Mon Mar 11 15:05:33 2024 UTC (2 months, 3 weeks ago) by niro
File size: 223 byte(s)
-ver bump to 24.0-r1
1 # $Id$
2
3 PNAME="python-pip"
4 PVER="24.0"
5 PBUILD="r1"
6
7 DESCRIPTION="The PyPA recommended tool for installing Python packages."
8
9 SDEPEND=">= dev-python/python3-setuptools-68"
10
11 SPLIT_PNAME="pip"
12 PYPI_MODULE="pip"
13 sminclude pypi