mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 13:02:22 +01:00
python3-setuptools: upgrade 40.0.0 -> 40.8.0
(From OE-Core rev: dceac54e05bb786e19de8db33982a8d54e41a915) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
9
meta/recipes-devtools/python/python-setuptools_40.8.0.bb
Normal file
9
meta/recipes-devtools/python/python-setuptools_40.8.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