1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
openwrt-packages/lang/python/python3/files
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
..
config.site
python3-package-asyncio.mk
python3-package-cgi.mk
python3-package-codecs.mk
python3-package-ctypes.mk python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
python3-package-dbm.mk python3: use gdbm for Berkley dbm 2021-07-13 11:22:51 +03:00
python3-package-decimal.mk
python3-package-dev.mk python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00
python3-package-distutils.mk python3: Update to 3.8.5 2020-07-27 04:33:28 +08:00
python3-package-email.mk
python3-package-lib2to3.mk
python3-package-logging.mk
python3-package-lzma.mk
python3-package-multiprocessing.mk
python3-package-ncurses.mk python3: add python3-readline subpackage 2021-05-19 14:17:00 +03:00
python3-package-openssl.mk python3-openssl: Add dependency on ca-certs 2020-05-20 04:30:45 +08:00
python3-package-pip.mk python3: add 'ensurepip' to python3-pip sub-package 2023-01-25 14:03:33 +02:00
python3-package-pkg-resources.mk
python3-package-pydoc.mk
python3-package-readline.mk python3: add python3-readline subpackage 2021-05-19 14:17:00 +03:00
python3-package-setuptools.mk python3-setuptools: add _distutils_hack 2021-08-18 12:20:07 +02:00
python3-package-sqlite3.mk
python3-package-unittest.mk
python3-package-urllib.mk
python3-package-uuid.mk python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
python3-package-xml.mk