aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
AgeCommit message (Collapse)Author
2019-04-01layer.conf: Add warrior to compatible release seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-29meta-python: Initial commit of Python3 OBDII moduleAlistair Francis
Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-28python-cachetools: add recipeYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-28python-tqdm: add recipeYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-21python3-kconfiglib: addRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-21python3-pylyrics: add recipeRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-21gyp: add recipeRoss Burton
GYP (Generate Your Projects) is a meta-build system by Google. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-19python3-pillow: add 5.4.1Hongxu Jia
- Set option by modify setup.py - Do not override do_compile to call `setup.py build_ext', it will missing options at do_install time which causing host contamination ... Found webp/demux.h Found library webpmux at /usr/lib/libwebpmux.so Found library webpdemux at /usr/lib/libwebpdemux.so /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-14python-pyflame: Disable for risv architectureKhem Raj
Not yet supported Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06python-grpcio: Upgrade to 1.19.0Khem Raj
Refresh patch to apply cleanly Fix build for RISC-V Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06python-greenlet: Upgrade to 0.4.15Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06python-idna: Upgrade 2.7 -> 2.8Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06python-idna: Avoid removing executing bit from `.egg-info/` directoryOtavio Salvador
The chmod was removing the executing bit from the directory and then the native version was failing to build. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-04Replaced cryptograpy by crypt.Jan Vermaete
Replaced 'cryptography' by the much small 'crypto' package. With cryptography, the build is too big with e.g. cpp included. PS: this was already a long time the mailinglist. I guess with my attempt to attach a patch, this could be processed. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-01upgrade python-click from 6.7 to 7.0Felix Snow
Signed-off-by: Felix Snow <fsnow@phoenixcontact.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python-requests: update to version 2.20.1Ricardo Salveti
Drop patches as they were backports which are now available as part of this release. License checksum changed but the license is the same (license address changed from http to https). Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-keras-preprocessing: add version 1.0.5Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-keras-applications: add version 1.0.6Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-gast: add version 0.2.2Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-astor: add version 0.7.1Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-absl: add version 0.7.0Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-wheel: add version 0.32.3Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-markdown: add version 3.0.1Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-termcolor: add version 1.1.0Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-h5py: add version 2.9.0Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-pkgconfig: add version 1.4.0Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-17python3-protobuf: add cpp implementation supportHongxu Jia
- Compiling with option `--cpp_implementation', add cpp implementation support which requires to build with protobuf. - Workaround native compile failure while host gcc <= 4.8 Setting environment KOKORO_BUILD_NUMBER, the build will explicitly compile with option `-std=c++11', it could workaround native compile failure while host gcc <= 4.8 ... /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options ... - Add Python 3.7 compatibility Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-15python-paste:upgrade to 3.0.6Hong Liu
1.Upgrade python-paste from 2.0.3 to 3.0.6. 2.Add pytest-runner to run pytest Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-15python-pycparser: upgrade to 2.19Hong Liu
Upgrade python-pycparser from 2.18 to 2.19 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-14python-lxml: upgrade to 4.3.1Hong Liu
1.Upgrade python-lxml and python3-lxml from 4.2.4 to 4.3.1 2.Modified some outdated descriptions in iso-schematron.rng Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-12python-cryptography-vectors:upgrade to 2.4.1Hong Liu
Upgrade python-cryptography-vectors from 2.3 to 2.4.1 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-12python-cryptography:upgrade to 2.4Hong Liu
Upgrade python-cryptography from 2.3 to 2.4 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python-mprpc: Upgrade to 0.1.17Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python-gevent: Upgrade to 1.4.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python-protobuf: Add nativesdk to BBCLASSEXTENDFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python*-xlrd: Add native and nativesdk to BBCLASSEXTENDFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python*-markupsafe: Add native and nativesdk to BBCLASSEXTENDFabio Berton
SIGNED-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python*-jinja2: Add native and nativesdk to BBCLASSEXTENDFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-07python3-gevent: update to 1.4.0Alexander Kanavin
This fixes build issues with Python 3.7. License-Update: added BSD license for one of the source files Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-06python3-twitter_3.7.0.bb: Yocto recipes for tweepy packagesSai Hari Chandana Kalluri
Yocto recipes for easy to use python2 and python3 libraries for accessing twitter APIs Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-06python-requests-oauthlib: Recipes to provide support for Requests-Oauthlib ↵Sai Hari Chandana Kalluri
libraries Yocto recipes for Python Requests and Oauthlib libraries to provide easy-to-use Python 2 and Python 3 interfaces for building OAuth1 and OAuth2 clients. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-01python-slip-dbus: add a python3 version of the recipeCallaghan, Dan
Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-01python-slip-dbus: update to 0.6.5Callaghan, Dan
Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-30python-twisted: Remove ${PN}-srcKhem Raj
This fixes the QA errors about double defining this in PACKAGES it seems to be removed in py3 version of recipe too so we just do it in inc file so both recipes can use it Fix a typo in specifying rdep Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-30python3-vcversioner: remove egg generationStefan Agner
Remove egg file build. This got introduced with commit fb1696372ff9 ("python-vcversioner: Error Fix for recipes depend on python-vcversioner"). However, it seems that this was actually not related to the missing egg file, but to the back then missing depends on python-vcversioner-native. This got fixed in commit 12d09665bbee ("python-jsonschema, python3-jsonschema: add vcversioner-native dependency"). It also causes issue when trying to build a reproducible build with a timestamp of 0 due to limitations of the ZIP file format used by the Python egg packaging. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-30python-vcversioner: remove egg generationStefan Agner
Remove egg file build. This got introduced with commit fb1696372ff9 ("python-vcversioner: Error Fix for recipes depend on python-vcversioner"). However, it seems that this was actually not related to the missing egg file, but to the back then missing depends on python-vcversioner-native. This got fixed in commit 12d09665bbee ("python-jsonschema, python3-jsonschema: add vcversioner-native dependency"). It also causes issue when trying to build a reproducible build with a timestamp of 0 due to limitations of the ZIP file format used by the Python egg packaging. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-24python-rdflib: fix SUMMARYAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-24python-isodate: fix SUMMARYAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-22python(3)-rdflib(-native(sdk)): initial add 4.2.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-22python(3)-isodate(-native(sdk)): initial add 0.6.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>