openwrt-packages/lang/python/python3
Alexandru Ardelean 1f317dfb75 python3: add 'ensurepip' to python3-pip sub-package
Fixes:
  https://github.com/openwrt/packages/issues/12707

Seems to work.
Looking into the 'venv' lib, it seems it's installing pip & setuptools
inside a virtual environment.

`python3-pip` is already ~6 MB.
This adds another ~3 MB.

But, this gives users the ability to run Python virtual environments, which
is a pretty common feature of Python in production cases (usually web
stuff).

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-01-25 14:03:33 +02:00
..
files python3: add 'ensurepip' to python3-pip sub-package 2023-01-25 14:03:33 +02:00
patches python3: fix ssl support by removing libressl patches 2022-12-21 14:27:06 +01:00
patches-pip python3: bump version to 3.9.5 2021-05-11 11:50:35 +03:00
patches-setuptools python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
Config-python3-light.in python3: enable bluetooth support by default 2021-09-27 11:01:07 -07:00
Makefile python3: add 'ensurepip' to python3-pip sub-package 2023-01-25 14:03:33 +02:00