1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 01:27:41 +02:00
openwrt-packages/lang/python
Jan Čermák 6f699463da python: removed ensurepip module
This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.

See: https://docs.python.org/2.7/library/ensurepip.html

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-24 18:33:29 +01:00
..
files python: change _PYTHON_HOST_PLATFORM to linux2 2015-01-11 20:15:13 +02:00
patches Revert "python: add patch to abort build on failed module build" 2015-02-20 09:33:41 +01:00
Makefile python: removed ensurepip module 2015-02-24 18:33:29 +01:00