mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
python*-setuptools: update to 39.0.0
Update the python{3}-setuptools to the latest stable version
Tested on the qemu with core-image-minimal
(From OE-Core rev: 8422880acf65802dbaa08238ae9e63670ed49ff3)
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
887f583c45
commit
a3d931d7aa
9
meta/recipes-devtools/python/python-setuptools_39.0.0.bb
Normal file
9
meta/recipes-devtools/python/python-setuptools_39.0.0.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
require python-setuptools.inc
|
||||
|
||||
PROVIDES = "python-distribute"
|
||||
|
||||
inherit setuptools
|
||||
|
||||
RREPLACES_${PN} = "python-distribute"
|
||||
RPROVIDES_${PN} = "python-distribute"
|
||||
RCONFLICTS_${PN} = "python-distribute"
|
||||
Reference in New Issue
Block a user