[oe-commits] [meta-openembedded] 11/14: python-six: put python2/3 variant together

git at git.openembedded.org git at git.openembedded.org
Wed May 29 09:26:57 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e3392ec71968ccf16ed667dbc70683f00419906e
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Tue May 21 11:00:32 2019 +0200

    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 at gmail.com>
---
 meta-oe/recipes-devtools/python/python-six_1.12.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/python/python-six_1.12.0.bb b/meta-oe/recipes-devtools/python/python-six_1.12.0.bb
new file mode 100644
index 0000000..af26e83
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python-six_1.12.0.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools
+require recipes-devtools/python/python-six.inc

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list