summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-distutils-extra.bb
Commit message (Collapse)AuthorAgeFilesLines
* clean up var-DISTUTILS_INSTALL_ARGSHongxu Jia2018-07-271-2/+0
| | | | | | | | | | | | Since the following commit applied in oe-core ... 21f0c5a distutils/setuptools, distutils3/setuptools3: improve reproducibility ... It unified var-DISTUTILS_INSTALL_ARGS in distutils and setuptools, so clean up the duplicated var-DISTUTILS_INSTALL_ARGS in each recipe. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-distutils-extra: initial add 2.39Andreas Müller2016-11-231-0/+9
add version for python2 and python3 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>