1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 11:53:59 +02:00
openwrt-packages/lang/python/python3/files
Jeffery To 3c36696a56 python-packages: Add usr/bin symlinks without "3" suffix
Previously, binaries installed by Python packages will have a
non-suffixed Python 2 version and a suffixed Python 3 version, e.g. pip
and pip3. With the removal of Python 2, the non-suffixed names are no
longer taken.

This adds symlinks for the non-suffixed names linking to the suffixed
scripts (or in the case of pip, easy_install, and python-config, to the
fully-versioned scripts).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-22 03:57:55 +08:00
..
config.site python3: add override for uuid.h header check 2018-07-11 06:35:36 +02:00
python3-package-asyncio.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-cgi.mk python3: package CGI component 2017-10-31 13:45:29 +01:00
python3-package-codecs.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-ctypes.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-dbm.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-decimal.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
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 python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-email.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-gdbm.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-lib2to3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-logging.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-lzma.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-multiprocessing.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-ncurses.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +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 python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00
python3-package-pkg-resources.mk python,python3: split python[3]-pkg-resources from setuptools 2019-09-20 13:42:40 +03:00
python3-package-pydoc.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-setuptools.mk python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00
python3-package-sqlite3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-unittest.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python3-package-urllib.mk python3: split python3-urllib from python3-light 2019-02-26 15:37:48 +02:00
python3-package-xml.mk python3: Update to 3.8.2, fix python3-xml dependency 2020-03-20 16:30:22 +08:00