packages/lang/python/python3
Jeffery To 87a31e49f7 python,python3: Disable user site-packages for host Python
Normally, Python will include the user's site-packages directory
(~/.local/lib/python$(PYTHON_VERSION)/site-packages) in it's internal
search path for modules.

This disables this default inclusion for host Python.

This change is applied during Host/Configure instead of as a patch to
keep this setting unchanged for target Python.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-29 22:03:18 +08:00
..
files python-python3-pip: add LICENSE information 2019-05-21 14:46:13 -03:00
patches python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization 2019-03-31 05:18:14 +08:00
patches-setuptools python-setuptools: Add reproducibility patches from Debian 2019-05-24 13:18:09 +08:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python,python3: Disable user site-packages for host Python 2019-05-29 22:03:18 +08:00