python-six: put python2/3 variant together

Upcoming 60.2.3 mozjs (meta-oe) requires python(2)-six-native for its
configuration. Currently python(2)-six lives in meta-python and it could be
moved to mozjs's home meta-oe but that would be just further clutter.

Once applied here patch to meta-python will be send.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller 2019-05-21 11:00:32 +02:00 committed by Khem Raj
parent 7a81eea01a
commit e3392ec719

View File

@ -0,0 +1,2 @@
inherit pypi setuptools
require recipes-devtools/python/python-six.inc