python-setuptools,python-pip: Set pip cache dir, disable version check
authorJeffery To <redacted>
Wed, 29 May 2019 14:29:20 +0000 (22:29 +0800)
committerJeffery To <redacted>
Wed, 29 May 2019 14:29:20 +0000 (22:29 +0800)
commit688825f37a44f08623e93df9abb008a7199dfe5c
treea446c9768670020edf3357b13e5c353f80fb0cee
parentc83b8787a5f8137f520f9af62499782e2dbd333b
python-setuptools,python-pip: Set pip cache dir, disable version check

This adds --cache-dir and --disable-pip-version-check options for host
pip, when "installing" target setuptools and pip.

This also changes the pip command to use $(HOST_PYTHON[3]_PIP) from
python[3]-host.mk.

Signed-off-by: Jeffery To <redacted>
lang/python/python/Makefile
lang/python/python3/Makefile
git clone https://git.99rst.org/PROJECT