packages/lang/python/python3
Jeffery To e436e73f1c python,python3: Use only target package data for Build/InstallDev
This changes Build/InstallDev for both Python 2 and 3 to only copy files
from target Python, not from host Python, since InstallDev files are
used for target packages to link to other target packages.

In particular, usr/lib/python{2.7,3.7}/_sysconfigdata.py holds system
configuration data generated at build time, and is different for target
Python and host Python.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-27 03:44:31 +08:00
..
files Merge pull request #8308 from commodo/python3-pip-fix 2019-03-01 23:07:09 +02:00
patches python3: remove OpenSSL deprecated API patch 2019-03-19 14:09:03 +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: Use only target package data for Build/InstallDev 2019-03-27 03:44:31 +08:00