openwrt-packages/lang/python/python-twisted
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
..
patches python-twisted: Update to 20.3.0, refresh patches 2020-03-23 23:17:45 +08:00
Makefile python-packages: Add usr/bin symlinks without "3" suffix 2020-05-22 03:57:55 +08:00