summaryrefslogtreecommitdiffstats
path: root/rules/python3-pip.in
Commit message (Collapse)AuthorAgeFilesLines
* python3-pip: new packageMichael Olbrich2021-03-061-0/+11
This replaces the bundled pip from the python3 package. The 'ensurepip' used to install the bundled version does not work correctly when cross-compiling and it only gets worse with newer versions. So just install it explicitly as a separate package. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>