aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-02-04python-pyparted/python3-pyparted: drop incorrect and redundant PVthud-nextthudHongxu Jia
(From meta-openembedded commit: 7075251fc7120c423776525b2ad96f375ac45d1c) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-11-15python-configparser.inc: Fix SUMMARYstable/thud-nmutstable/thud-nextAlexandru Vasiu
SUMMARY contained a non-ascii char (’ instead of ') which caused pkg.info_installed to fail. (From meta-openembedded commit: 637f29fea5836c767d0c2c6124116881167337f7) Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-11-15python-twisted: Add more python-twisted-* packages to the "meta" packageMark Asselstine
Whereas the python-twisted-core package is used to install the minimum components of python-twisted, the python-twisted package is essentially a 'meta' package which installs all of the python-twisted-* packages (used by folks that don't want to determine which components they are interested in). Add additional packages to the python-twisted 'meta' package. NOTE: that there are still modules of python-twisted which have not been ported to python3 (see src/twisted/python/_setup.py "notPortedModules") so the installed packages for py2 vs. py3 will not be the same (ie. python-twisted-news is only part of the py2 package). (From meta-openembedded commit: 46435c7e4b547292fefc5ff4bb5f111ead554039) Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-11-15python-pyiface: Upgrade to 0.0.11Alexandru Vasiu
(From meta-openembedded commit: 0abb8de2f64d0464eac59b8892db6ee7f63d1301) Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-11-15README: updated Maintainers list for ThudArmin Kuster
(From meta-openembedded commit: ed4472e0541dc8741dd9a7a8e6cc49e4e650eaa7) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-10-26] Add recipes for django rest frameworkJoris Offouga
(From meta-openembedded commit: 3ad039f79a48926e81522a6f0057885c56d32786) Signed-off-by: Joris Offouga <offougajoris@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-10-16python-requests: fix CVE-2018-18074Qi.Chen@windriver.com
Backport two patches to fix the following CVE. CVE: CVE-2018-18074 (From meta-openembedded commit: 107eefed37e4af39ec1565c57d03c7f9adea69af) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-10-05python-sh: add python sh libraryDwane Pottratz
sh is a python subprocess replacement. (From meta-openembedded commit: 99ecc889a0909d54b6bb5c795087585adde1bfbd) Signed-off-by: Dwane Pottratz <dwane.pottratz@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-30layers: Update layer compatibility to thudKhem Raj
(From meta-openembedded commit: d273070293cf646fb399167dccc1a1b18dc41cb6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@googlemail.com> Cc: Derek Straka <derek@asterius.io> Cc: Tim Orling <TicoTimo@gmail.com> Cc: Hongxu Jia <hongxu.jia@windriver.com> Cc: Armin Kuster <akuster808@gmail.com> Cc: Joe MacDonald <joe_macdonald@mentor.com> Cc: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-25python-cmd2: upgrade to 0.9.2Hong Liu
1.Upgrade python-cmd2 from 0.8.8 to 0.9.2. (From meta-openembedded commit: f95a30ad96e900bade1e9e3c7538569fc049d72a) Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-24python-thrift: set downloadfilename to prevent conflicts with thrift itselfMartin Jansa
* I was building thrift-0.9.3 from meta-oe and do_fetch was failing with wrong checksum because my premirror already had thrift-0.9.3.tar.gz from python-thrift, unpacking the archives to find what's wrong revealed what's wrong: thrift-0.9.3.old/thrift-0.9.3/: PKG-INFO setup.cfg setup.py src thrift.egg-info thrift-0.9.3/thrift-0.9.3/: aclocal appveyor.yml build CMakeLists.txt compiler config.guess config.hin configure contrib debian doap.rdf install-sh lib ltmain.sh Makefile.in NOTICE rat_exclude sonar-project.properties tutorial aclocal.m4 bower.json CHANGES compile composer.json config.h config.sub configure.ac CONTRIBUTING.md depcomp doc json-schema.json LICENSE Makefile.am missing package.json README.md test ylwrap you can get the same by comparing: http://mirror.switch.ch/mirror/apache/dist/thrift/0.9.3/thrift-0.9.3.tar.gz http://sources.openembedded.org/thrift-0.9.3.tar.gz the later is the python-thrift one from: http://git.openembedded.org/meta-openembedded/commit/?id=39d738fcd6acd5b00b1f31be3a2b38e34f8b69e9 your premirror might already be polluted by this and thrift-0.10.0.tar.gz + thrift-0.11.0.tar.gz from: http://git.openembedded.org/meta-openembedded/commit/?id=e429a4df0a77b955a4cafcc75b99fbf18a98f833 http://git.openembedded.org/meta-openembedded/commit/?id=a6eaad61908f054c3b2e8f4a8dc772058594983f * this should be backported all the way to morty where the conflicting archive was introduced and manual cleanup on sources.openembedded.org will be needed as well (From meta-openembedded commit: 16dbfded41b9ee772f8f56e85098e7589a8b25c5) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-24python-py:1.5.4 -> 1.6.0Hong Liu
Upgrade python-py from 1.5.4 to 1.6.0 Upgrade python3-py from 1.5.4 to 1.6.0 (From meta-openembedded commit: 79e9e9c3970227bc59b642cdf50e6d1fbb9c9951) Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-14python(3)-ndg-httpsclient: use update-alternatives to avoid do_rootfs failureQi.Chen@windriver.com
Use update-alternaives to manage /usr/bin/ndg_httpclient to avoid the following do_rootfs failure. Error: Transaction check error: file /usr/bin/ndg_httpclient conflicts between attempted installs of python-ndg-httpsclient-0.5.1-r0.core2_64 and python3-ndg-httpsclient-0.5.1-r0.core2_64 (From meta-openembedded commit: 892948980c153ff21f7863115b4a51c8f0f194d2) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-10python-pyflame: skip for aarch64 as wellMartin Jansa
* fails with: | ../../git/src/ptrace.cc: In function 'user_regs_struct pyflame::PtraceGetRegs(pid_t)': | ../../git/src/ptrace.cc:127:14: error: 'PTRACE_GETREGS' was not declared in this scope | if (ptrace(PTRACE_GETREGS, pid, 0, &regs)) { | ^~~~~~~~~~~~~~ | ../../git/src/ptrace.cc:127:14: note: suggested alternative: 'PTRACE_GETREGSET' | if (ptrace(PTRACE_GETREGS, pid, 0, &regs)) { | ^~~~~~~~~~~~~~ | PTRACE_GETREGSET | ../../git/src/ptrace.cc: In function 'void pyflame::PtraceSetRegs(pid_t, user_regs_struct)': | ../../git/src/ptrace.cc:136:14: error: 'PTRACE_SETREGS' was not declared in this scope | if (ptrace(PTRACE_SETREGS, pid, 0, &regs)) { | ^~~~~~~~~~~~~~ | ../../git/src/ptrace.cc:136:14: note: suggested alternative: 'PTRACE_SETREGSET' | if (ptrace(PTRACE_SETREGS, pid, 0, &regs)) { | ^~~~~~~~~~~~~~ | PTRACE_SETREGSET | Makefile:524: recipe for target 'ptrace.o' failed | make[2]: *** [ptrace.o] Error 1 (From meta-openembedded commit: 90467a8d61b59d503ca4032d2dc32a5e14bea396) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-08python-m2crypto: Ignore WCHAR_MAX and WCHAR_MIN when on muslKhem Raj
This fixes the build until we upgrade to swig 4.0 where this is fixed (From meta-openembedded commit: 5ccc6fd2dabc6aa0454e45ca168a9eca3c983cba) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-04PAM: Add python library pamela which supports PAMTom Joseph
Pamela is a python wrapper for PAM. Compared to python-pam it has wrapper for account management apis in addition to authentication apis. (From meta-openembedded commit: a09e43e371261a50ee93a3d97eeac38cce3bfd88) Signed-off-by: Tom Joseph <tomjoseph83@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-09-01python-m2crypto: Add STDC_HOSTED to grep regexpKhem Raj
(From meta-openembedded commit: 35952eda3f73ad2937b1ee3243b1e189d6def1f6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-29python3-pytest-helpers-namespace: add recipeAlejandro del Castillo
(From meta-openembedded commit: 00deeeec3bd138d585382e542c0bfca91204fb61) Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-29python-pytest-helpers-namespace: add recipeSergey Kizunov
This plugin does not provide any helpers to pytest, it does, however, provide a helpers namespace in pytest which enables you to register helper functions in your conftest.py to be used within your tests without having to import them. (From meta-openembedded commit: 34653626984832b1832e1009d19a72f1e1776553) Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-29python3-pytest-tempdir: add recipeAlejandro del Castillo
(From meta-openembedded commit: 2b5fb4f8178cc685dab6719eb02f2e43b80beec0) Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-29python-pytest-tempdir: add recipeSergey Kizunov
Adds support for a predictable and repeatable temporary directory. (From meta-openembedded commit: f60b850edde6f6b11e252e1127538ed9aededcfb) Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-28python{, 3}-protobuf: Update 3.6.0 -> 3.6.1Jens Rehsack
Update recipe for python protobuf to 3.6.1 to align with protobuf. (From meta-openembedded commit: 46aa68deaf5770d2254401f8dd55098e07ae81fa) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-28python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1Jens Rehsack
Updating recipe for crypto and SSL toolkit for python and support python3 infrastructure of Yocto as well as the already supported python2 line. Refresh patches to fix devtool warnings (From meta-openembedded commit: 15bd5f4ebb70f3cfc36534a759ce2dbd6515d6e6) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-28python{,3}-grpcio: update to 1.14.1Jens Rehsack
Update python-grpcio and add related python3-grpcio recipe for recent features and bug-fixes. (From meta-openembedded commit: b3b34496758768d06a18621754492dde730c9423) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-28python{, 3}-grpcio-tools: update 1.8.4 -> 1.14.1Jens Rehsack
Align recipe for python protobuf code generator for gRPC with grpc itself and python-grpcio. (From meta-openembedded commit: d9309e44aa1d530c77ced19af1b4d2c5c0dbec6e) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-27python3-pyconnman: add recipeAlejandro del Castillo
(From meta-openembedded commit: de3d90e865a4eb6753c10ea035f5f0fa073897ff) Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-27python{, 3}-intervals: add recipes for python2/3Jens Rehsack
Add recipe for interval arithmetic for python supporting python2 as well as python3 infrastructure of Yocto. (From meta-openembedded commit: 218c1e74b78068031c77df2c712a754d1e7ff160) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-27python{, 3}-pint: add recipes for python2 and python3Jens Rehsack
Add recipe for physical quantities module for python2 and python3 infrastructure of Yocto. (From meta-openembedded commit: c591e5d84ce6820aff7e24a8a91956b2f1e87dd6) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-27python{3, }-protobuf: consolidate CLEANBROKENJens Rehsack
Since python-protobuf and python3-protobuf share the same build instructions, it's sane to clarify for both at the same place, that running setup.py clean is wrong in configure stage. (From meta-openembedded commit: e78cf913076ba28633d0ec4540f15820a0d944d2) Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-27python-pyflame: Disable for mips archKhem Raj
Fails to build as support is missing src/ptrace.cc:135:48: error: 'regs' has incomplete type (From meta-openembedded commit: 38717e1f552575d7726c47cbcd88f51ea521d4b7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-24python-pyflame: Use SHA instead of tag in SRC_URIKhem Raj
tags are floating and bitbake will ping the remote host and this will fail in BB_NO_NETWORK cases (From meta-openembedded commit: 9b5562e9a21d9ac6f707548a4170f4b6b81da781) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-24python-pyflame: Limit support to just glibc based systemsKhem Raj
Fixes: | checking build system type... x86_64-pc-linux-gnu | checking host system type... x86_64-bec-linux-musl | configure: error: Pyflame can only be built for Linux hosts (From meta-openembedded commit: a855c5b528ecfa9b10bbde0b0bf9d16179fd9566) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-24meta-python: Make python-pyflame cope with prelinked ELFsAndrew Jeffery
(From meta-openembedded commit: bdf5540dc510bb7cfaca1b9045533cd558954681) Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-24meta-python: Port python-pyflame to 32-bit ARMAndrew Jeffery
(From meta-openembedded commit: 82fc7b9e2670f083c1046252e6eed488b63afde9) Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-24meta-python: Add python-pyflame recipeAndrew Jeffery
(From meta-openembedded commit: 6c9ac25d7bed8403859435cbc2010bd1b6dd89ba) Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-prompt-toolkit: update to version 2.0.4Derek Straka
Update to the latest stable release. This branch is incompatible with the 1.x.y releases (From meta-openembedded commit: 08db444db33c6be22350f570f3b1d6d215eda49f) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-pip: update to version 18.0Derek Straka
License-Update: Copyright year changed to include 2018 (From meta-openembedded commit: 0ec21b6a50058d703f40f77e1845bf8df637e7bd) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-cython: update to version 0.28.5Derek Straka
(From meta-openembedded commit: 05ad45d9372f8d0185564c1f8f392504f94cf9c3) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-certifi: update to version 2018.8.13Derek Straka
(From meta-openembedded commit: 7186a251bcd12264defe54a96aab7fd0f00f1847) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-lxml: update to version 4.2.4Derek Straka
(From meta-openembedded commit: 45f502cdde6fd54534972897c04e5fe14a6be931) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-19python-pandas: update to version 0.23.4Derek Straka
(From meta-openembedded commit: b86afa334bb57e5ef62c8890b8bea88af01c7298) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-15python-pykickstart: fix typoHongxu Jia
(From meta-openembedded commit: 83c49777fc92f0673a6ddf735e53d8783b5a6ff5) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-10meta-python: add python-pycodestyle recipeBinghua Guan
(From meta-openembedded commit: 98382d5c77900b504360e48ebdf4a4ef0082b9e1) Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-10python-m2crypto: Move swig fix to configure taskAlex Kiernan
Fixes: | DEBUG: Executing shell function do_configure ... | SWIG/_m2crypto.i:10: Error: Unable to find 'gcc_macros.h' | error: command 'swig' failed with exit status 1 (From meta-openembedded commit: de0149136450188c3c866478f843d484301d3c62) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-08python-future: make recipe available as python3 versionS. Lockwood-Childs
(From meta-openembedded commit: aee991551f113fa8b65b67155d4d36e6ccd2e3f5) Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-03python-pbr.inc: remove itRobert Yang
There is one in oe-ocore, so remove it, and let python-pbr_4.2.0.bb use the one in oe-core. (From meta-openembedded commit: 83c609bb84358ca7b2232c59f9362594c2a9f2a3) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-03add libudev to python-pyudev RDEPENDSFlorian Wickert
pyudev uses ctypes to load libudev shared library at runtime which results in an exception if it cannot be found (From meta-openembedded commit: 1be262c3b955c35ce3f6c5939a48b2dcaba92c7c) Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-03python-behave: Add Python 3 recipeRobert Joslyn
Fix broken dependencies of Python 2 recipe as well. (From meta-openembedded commit: 240b92343ea836b408bc5a0d9678bffa36d7a819) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-03python-parse-type: Add Python 3 recipeRobert Joslyn
Clarify license from BSD to BSD-3-Clause. (From meta-openembedded commit: 4dc3c05e72fb97800f3902b8a634f1df5a27193f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2018-08-03python3-parse: Add recipeRobert Joslyn
Correct the license to MIT. The PyPI metadata says BSD, but the license text in the code is actually MIT. (From meta-openembedded commit: 4f39906e1c40cff080dae42abed8631b155e42c7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>