]> code.ossystems Code Review - openembedded-core.git/commit
python3-pip: clean up obsolete
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 19 Jul 2018 14:59:06 +0000 (22:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commit5797631dc7a68e10c848ef06dd9eed011bc06e34
tree0513f43ac735859cb15cac3f4052f0ccd5a79fae
parent1d205a107260d3f60c2af4aa6af0ba983a45c76d
python3-pip: clean up obsolete

Since unify var-DISTUTILS_INSTALL_ARGS in distutils and setuptools,
- The local DISTUTILS_INSTALL_ARGS assignment is obsolete;
- The site.py is not be generated any more;
- The layout is in a standard pip dir (such as /usr/lib/python3.5/site-
  packages/pip rather than /lib/python3.5/site-packages/pip-10.0.1-
  py3.5.egg/pip), the pth file is not required;

`#!/usr/bin/env python3' is already used, do not manually sed.

[YOCTO #8446]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3-pip_10.0.1.bb