]> code.ossystems Code Review - openembedded-core.git/commit
python-distribute, python-setuptools: Migrate to good old python-setuptools
authorKhem Raj <raj.khem@gmail.com>
Wed, 26 Aug 2015 01:40:56 +0000 (01:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:27 +0000 (12:34 +0100)
commit58d9f06b2d467dcff781fecf4cbf03b0b7e25432
tree5faeab2a4b2e05872492e3ae9b17047bed517517
parent7b4fbbf979ed22434b8e3f83ae145139bb0d9fc7
python-distribute, python-setuptools: Migrate to good old python-setuptools

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]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-distribute_0.6.32.bb [deleted file]
meta/recipes-devtools/python/python-setuptools_18.2.bb [new file with mode: 0644]
meta/recipes-devtools/python/python3-setuptools_18.2.bb [moved from meta/recipes-devtools/python/python3-setuptools_15.2.bb with 90% similarity]