]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python-setuptools: upgrade to 36.8.0; use pypi.bbclass; improvements
authorTim Orling <timothy.t.orling@linux.intel.com>
Sat, 18 Nov 2017 23:57:29 +0000 (15:57 -0800)
committerTim Orling <timothy.t.orling@linux.intel.com>
Wed, 22 Nov 2017 16:30:02 +0000 (08:30 -0800)
commit73b7854fce4c09f8a54d5a5ae3d80b0d96923c7f
treee4e4bb6a0d665c3f72eec0457b2a4a37d9cd2caf
parent93861d608e574d58adf8fb34f5854878f3ef77ef
python-setuptools: upgrade to 36.8.0; use pypi.bbclass; improvements

* Simplify python- and python3-setuptools with pypi.bbclass
* inherit setuptools rather than distutils
* Consolidate common settings in python-setuptools.inc
  - use PYTHON_PN variable to eliminate duplication
  - python3-setuptools had missing RDEPENDS (e.g., plistlib)
  - installer no longer creates setuptools.pth, drop fixes

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
meta/recipes-devtools/python/python-setuptools.inc
meta/recipes-devtools/python/python-setuptools_36.5.0.bb [deleted file]
meta/recipes-devtools/python/python-setuptools_36.8.0.bb [new file with mode: 0644]
meta/recipes-devtools/python/python3-setuptools_36.5.0.bb [deleted file]
meta/recipes-devtools/python/python3-setuptools_36.8.0.bb [new file with mode: 0644]