packages/lang/python/python3/files
Alexandru Ardelean 5c230cb7b0 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-03-01 18:53:15 +08:00
..
config.site python: updte packages 2019-10-25 07:10:23 -07:00
python3-package-asyncio.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-cgi.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-codecs.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-ctypes.mk python3: bump to version 3.10.0 2022-11-08 13:36:18 +08:00
python3-package-dbm.mk python3: use gdbm for Berkley dbm 2022-11-08 13:36:17 +08:00
python3-package-decimal.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-dev.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
python3-package-distutils.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-email.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-lib2to3.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-logging.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-lzma.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-multiprocessing.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-ncurses.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-openssl.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
python3-package-pip.mk python3: add 'ensurepip' to python3-pip sub-package 2023-03-01 18:53:15 +08:00
python3-package-pkg-resources.mk python3: bump version 2020-04-01 02:24:43 +08:00
python3-package-pydoc.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-readline.mk lang: bump version 2021-06-14 19:43:42 +08:00
python3-package-setuptools.mk python3-setuptools: add _distutils_hack 2022-03-06 03:22:20 +08:00
python3-package-sqlite3.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-unittest.mk first commit 2018-10-18 16:56:47 +08:00
python3-package-urllib.mk python: updte packages 2019-10-25 07:10:23 -07:00
python3-package-uuid.mk python3: bump to version 3.10.0 2022-11-08 13:36:18 +08:00
python3-package-xml.mk python3: bump version 2020-04-01 02:24:43 +08:00