openwrt-packages/lang/python/python3
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
..
files python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00
patches python3: Update to 3.8.3, refresh patches 2020-05-20 17:40:38 +08:00
patches-pip python3-pip: Fix error when installing packages that require compilation 2020-04-24 21:09:37 +08:00
patches-setuptools python3-setuptools: Fix error when installing from source 2020-05-21 20:02:13 +08:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00