python-setuptools: update to 41.2.0

(From OE-Core rev: b9769fd1072426be2236bfc71db8e327fecda78d)

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Oleksandr Kravchuk
2019-08-21 21:02:44 +02:00
committed by Richard Purdie
parent 5040d131ca
commit 66990a7ac7
3 changed files with 2 additions and 2 deletions

View 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"