packages/lang/python/python3
Alexandru Ardelean 49faf5d7ca python3: add python3-readline subpackage
Python3 comes with a built-in readline module. It wasn't included up until
now; mostly because it wasn't considered.

This change introduces it as a sub-package of the main Python3 package.
readline support is included in Python.

libreadline pulls libncursesw as a package, so python3-ncurses was
updated to pull libncursesw as well.
It should be the same package; mostly done for consistency.

Resolves the issue reported here:
  https://forum.openwrt.org/t/python3-repl-missing-readline/90039

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-05-19 14:17:00 +03:00
..
files python3: add python3-readline subpackage 2021-05-19 14:17:00 +03:00
patches python3: bump version to 3.9.5 2021-05-11 11:50:35 +03:00
patches-pip python3: bump version to 3.9.5 2021-05-11 11:50:35 +03:00
patches-setuptools python3: bump to version 3.9.0 2020-10-19 11:01:12 +03:00
Config-python3-light.in python3: Add config PYTHON3_HOST_PIP_CACHE_WORLD_READABLE 2020-08-16 06:09:45 +08:00
Makefile python3: add python3-readline subpackage 2021-05-19 14:17:00 +03:00