python3: Add config PYTHON3_HOST_PIP_CACHE_WORLD_READABLE 13135/head
authorJeffery To <jeffery.to@gmail.com>
Sat, 15 Aug 2020 22:09:45 +0000 (06:09 +0800)
committerJeffery To <jeffery.to@gmail.com>
Sat, 15 Aug 2020 22:09:45 +0000 (06:09 +0800)
commit001cd3c571335c7bef6460895da3757a91234875
treee58922276e908e670e215d710fbb842f6281804e
parent4d2c827e9f83fe5d088fd6f2ee8ea3419183ed41
python3: Add config PYTHON3_HOST_PIP_CACHE_WORLD_READABLE

This adds a config option PYTHON3_HOST_PIP_CACHE_WORLD_READABLE; if
enabled, chmod will be run after pip install to make all
files/directories in the host pip cache world-readable.

Supersedes https://github.com/openwrt/packages/pull/13012.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python3-host.mk
lang/python/python3/Config-python3-light.in