summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
* python3-polyline: add recipe for 1.4.0Martin Kelly2020-03-241-0/+13
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-haversine: add recipe for 2.2.0Martin Kelly2020-03-241-0/+12
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-geojson: add recipe for 2.5.0Martin Kelly2020-03-241-0/+13
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-iso3166: add recipe for 1.0.1Martin Kelly2020-03-241-0/+13
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: add recipe for 2.7.1Martin Kelly2020-03-241-0/+18
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-simpleeval: add recipe for 0.9.10Martin Kelly2020-03-241-0/+11
| | | | | Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: add missing RDEPENDSMartin Kelly2020-03-241-0/+2
| | | | | | | | python3-can has runtime dependencies on aenum and fcntl, but these were missing, so add them. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aenum: add recipe for 2.2.3Martin Kelly2020-03-241-0/+11
| | | | | | | This is a dependency for python3-can. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pint: add nativesdk supportMartin Kelly2020-03-241-1/+1
| | | | | | | This builds just fine with nativesdk, so let's enable it. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-can: add native,nativesdk recipesMartin Kelly2020-03-241-0/+2
| | | | | | | This builds fine for native and nativesdk, so add recipes for it. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-msgpack: add native,nativesdk supportMartin Kelly2020-03-241-0/+2
| | | | | | | | This builds fine with native and nativesdk, so let's add it to the package. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-devtools: remove +x bitMartin Kelly2020-03-242-0/+0
| | | | | | | The executable bit was erroneously set on these recipes. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-whoosh: Enable ptestZheng Ruoqin2020-03-232-0/+18
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-matplotlib: remove leftover file fix_setupext.patchNicola Lunghi2020-03-221-110/+0
| | | | | | | | | | | On commit: 3468447d96 python-matplotlib: remove the python 2.x version of the recipe was forgotten to remove this patch file. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twisted: add python3-appdirs to RDEPENDSTrevor Gamblin2020-03-221-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | python3-twisted requires python3-appdirs to support some submodules: |root@intel-x86-64:~# python3 |Python 3.7.4 (default, Oct 28 2019, 02:05:50) |[GCC 9.2.0] on linux |Type "help", "copyright", "credits" or "license" for more information. |>>> import twisted.python._appdirs | |Error message : |File "<frozen importlib._bootstrap>", line 219, in |_call_with_frames_removed |File "/usr/lib64/python3.7/site-packages/twisted/python/_appdirs.py", |line 11, in <module> |import appdirs |No module named 'appdirs' Also rearranged the RDEPENDS list for twisted-core to be in alphabetical order. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: update LAYERSERIES_COMPAT to dunfellKhem Raj2020-03-201-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yarl: Enable ptestZang Ruochen2020-03-202-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: Enable ptestZang Ruochen2020-03-202-1/+20
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xxhash: Enable ptestZang Ruochen2020-03-202-0/+18
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmltodict: Enable ptestZang Ruochen2020-03-202-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xlrd: Enable ptestZang Ruochen2020-03-202-0/+19
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-webcolors: Enable ptestZang Ruochen2020-03-202-0/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-requests: upgrade 2.22 -> 2.23Pierre-Jean Texier2020-03-132-3/+3
| | | | | | | | | | License-Update: copyright years updated -Copyright 2018 Kenneth Reitz +Copyright 2019 Kenneth Reitz Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kconfiglib: upgrade 13.7.0 -> 14.1.0Pierre-Jean Texier2020-03-132-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycryptodomex: add 3.9.4 recipeRajesh Ravi2020-03-121-0/+30
| | | | | | | | | | Add python3-pycryptodomex 3.9.4 recipe needed to build such components as optee 3.8.0. Signed-off-by: Rajesh Ravi <rajesh.ravi@broadcom.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> Reviewed-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kiwisolver: add recipe for version 1.1.0nick83ola2020-03-111-0/+16
| | | | | | | This is a dependency for python3-matplotlib Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cycler: add recipe for 0.10.0nick83ola2020-03-111-0/+16
| | | | | | | This is a dependency for python3-matplotlib Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-packaging: upgrade 20.0 -> 20.3Pierre-Jean Texier2020-03-102-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-parse: upgrade 1.14.0 -> 1.15.0Pierre-Jean Texier2020-03-102-3/+3
| | | | | | | License-Update: copyright years updated Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pulsectl: upgrade 20.1.2 -> 20.2.4Pierre-Jean Texier2020-03-101-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.119.1 -> 2.4.122Pierre-Jean Texier2020-03-102-2/+6
| | | | | | | | | See full changelog https://github.com/MISP/PyMISP/blob/master/CHANGELOG.txt Also add bash to RDEPENDS Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tqdm: upgrade 4.41.1 -> 4.43.0Pierre-Jean Texier2020-03-102-3/+3
| | | | | | | | | License-Update: copyright years updated See full changelog https://github.com/tqdm/tqdm/releases Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 3.9.2 -> 3.11.3Pierre-Jean Texier2020-03-102-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyroute2: upgrade 0.5.7 -> 0.5.9Pierre-Jean Texier2020-03-102-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wrapt: upgrade 1.11.2 -> 1.21.1Pierre-Jean Texier2020-03-102-2/+2
| | | | | | | See full changelog https://wrapt.readthedocs.io/en/latest/changes.html Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jsonpatch: upgrade 1.24 -> 1.25Pierre-Jean Texier2020-03-102-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse: upgrade 0.3.0 -> 0.3.1Pierre-Jean Texier2020-03-102-2/+2
| | | | | | | See full changelog https://sqlparse.readthedocs.io/en/latest/changes/ Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyperf: upgrade 1.7.0 -> 1.7.1Pierre-Jean Texier2020-03-102-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lxml: upgrade 4.4.2 -> 4.5.0Pierre-Jean Texier2020-03-102-2/+2
| | | | | | | See full changelog https://pypi.org/project/lxml/4.5.0/ Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pandas: upgrade 0.23.4 -> 1.0.1Henry Chang2020-03-102-2/+2
| | | | | Signed-off-by: Henry Chang <mr.changyuheng@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse: change shebang to python3Changqing Li2020-03-092-0/+53
| | | | | | | | | | we have offcially dropped python2, so it is possible that our code run on python3 only host, so change shebang to python3 to avoid error like: python: command not found Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-obd: Consolidate into a single fileAlistair Francis2020-03-082-13/+10
| | | | | Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-django: fix UPSTREAM_CHECK_REGEXPierre-Jean Texier2020-03-061-1/+1
| | | | | | | | | | | | | Fixes: INFO: Skip package python3-django (status = UNKNOWN_BROKEN, current version = 2.2.7, next version = 1.15) After this commit: INFO: python3-django, 2.2.7, 3.0.4, None, N/A Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 4.3.1 -> 4.4.0Pierre-Jean Texier2020-03-042-2/+3
| | | | | | | See full changelog https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycurl: upgrade 7.43.0.3 -> 7.43.0.5Pierre-Jean Texier2020-03-042-6/+6
| | | | | | | | | | License-Update: copyright years updated -Copyright (C) 2013-2019 by Oleg Pudeyev <oleg at bsdpower.com> +Copyright (C) 2013-2020 by Oleg Pudeyev <oleg at bsdpower.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-evdev: upgrade 1.2.0 -> 1.3.0Pierre-Jean Texier2020-03-043-86/+4
| | | | | | | | | Remove patch applied upstream. See full changelog https://python-evdev.readthedocs.io/en/latest/changelog.html Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gmqtt: upgrade 0.4.4 -> 0.6.2Pierre-Jean Texier2020-03-041-2/+2
| | | | | | | See full changelog https://github.com/wialon/gmqtt/releases Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-decorator: upgrade 4.4.1 -> 4.4.2Wang Mingyu2020-03-022-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "python3-numpy: add from oe-core"Khem Raj2020-03-024-157/+0
| | | | This reverts commit 24d6260ea0ebe808939fdd0b396ef5f6cf355596.
* python3-numpy: add from oe-coreAlexander Kanavin2020-02-294-0/+157
| | | | | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>