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> |
||
---|---|---|
.. | ||
config.site | ||
python3-package-asyncio.mk | ||
python3-package-cgi.mk | ||
python3-package-codecs.mk | ||
python3-package-ctypes.mk | ||
python3-package-dbm.mk | ||
python3-package-decimal.mk | ||
python3-package-dev.mk | ||
python3-package-distutils.mk | ||
python3-package-email.mk | ||
python3-package-gdbm.mk | ||
python3-package-lib2to3.mk | ||
python3-package-logging.mk | ||
python3-package-lzma.mk | ||
python3-package-multiprocessing.mk | ||
python3-package-ncurses.mk | ||
python3-package-openssl.mk | ||
python3-package-pip.mk | ||
python3-package-pkg-resources.mk | ||
python3-package-pydoc.mk | ||
python3-package-setuptools.mk | ||
python3-package-sqlite3.mk | ||
python3-package-unittest.mk | ||
python3-package-urllib.mk | ||
python3-package-xml.mk |