summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-setuptools_18.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-distribute, python-setuptools: Migrate to good old python-setuptoolsKhem Raj2015-08-301-0/+55
setuptools the old king is ruling again, distribute fork has been merged into setuptools starting 0.7x, so lets move to use it as well Remove licence ambiguity we need to say which verison of PSF and Zope license is in use Fixes [YOCTO #8201] (From OE-Core rev: 58d9f06b2d467dcff781fecf4cbf03b0b7e25432) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>