summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
* python-pytun: addition of recipe for python and python3 using pipyRomain Bazile2017-07-243-0/+14
| | | | | Signed-off-by: Romain Bazile <romain.bazile@ubiant.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-meh: add recipe 0.45Hongxu Jia2017-07-242-0/+61
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-pykickstart: add recipe 2.35Hongxu Jia2017-07-245-0/+383
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-requests, python3-requests: update to 2.28.1Pascal Bach2017-07-243-5/+9
| | | | | | | The copyright year changed in the license file. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-paho-mqtt, python3-paho-mqtt: update to 1.3.0Pascal Bach2017-07-243-2/+2
| | | | | Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sqlalchemy, python3-sqlalchemy: update to 1.1.11Pascal Bach2017-07-243-2/+2
| | | | | Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-chardet.inc: update build dependencyMaxin B. John2017-07-241-0/+3
| | | | | | | | Update chardet's build dependency on pytest-runner-native Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-unidiff: adds Python3 supportDaniela Plascencia2017-07-243-9/+13
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-prctl: add recipe 1.6.1Hongxu Jia2017-07-242-0/+83
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-pid: add recipe 2.1.1Hongxu Jia2017-07-242-0/+43
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-requests-ftp: add recipe 0.3.1Hongxu Jia2017-07-241-0/+14
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-requests-file: add recipe 1.4.2Hongxu Jia2017-07-241-0/+14
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-ordered-set: add recipe 2.0.2Hongxu Jia2017-07-241-0/+10
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-ntplib: add recipe 0.3.3Hongxu Jia2017-07-241-0/+12
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-langtable: add recipe 0.0.37Hongxu Jia2017-07-241-0/+22
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-coverage: add recipe 4.4.1Hongxu Jia2017-07-241-0/+10
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: Add python-daemon recipe and its dependenciesKrzysztof Kozlowski2017-07-144-0/+89
| | | | | | | | Add recipes for python-daemon PIP package with its dependencies - lockfile and docutils. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: Add pybluez recipeKrzysztof Kozlowski2017-07-141-0/+17
| | | | | | | Add recipe for PyBluez, Python wrapper over bluez. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: Add Protobuf and gRPC Python recipesKrzysztof Kozlowski2017-07-143-0/+56
| | | | | | | | Add recipes for Python PIP packages for Google's Protobuf, gRPC and gRPC tools. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytest: remove fetch during do_compile phaseDerek Straka2017-07-142-0/+33
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytest: update to version 3.1.3Derek Straka2017-07-143-3/+3
| | | | | | | Updated license for copyright changes and verified terms Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* twisted: add support to build for python3Mark Asselstine2017-07-013-242/+312
| | | | | | | | | | | | The work on twisted to ensure python3 compatability is nearing completion, as per their python3 tracker page: https://twistedmatrix.com/trac/milestone/Python-3.x Create a common .inc file and a new python3-* recipe to match other python3 packages. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-wrapt: adds Python3 supportDaniela Plascencia2017-06-223-15/+19
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-astroid: adds Python3 supportDaniela Plascencia2017-06-223-16/+28
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lazy-object-proxy: adds Python3 supportDaniela Plascencia2017-06-223-10/+14
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-isort: adds Python3 supportDaniela Plascencia2017-06-223-11/+14
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pylint: adds Python3 supportDaniela Plascencia2017-06-223-43/+36
| | | | | | | Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-setuptools-scm: update to version 1.15.6Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-paho-mqtt: update to version 1.2.3Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pytest: update to version 3.1.2Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-prompt-toolkit: update to version 1.0.14Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-parse: update to version 1.8.2Derek Straka2017-06-192-13/+13
| | | | | | | Verify the license terms and update the start, stop, and checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-mprpc: update to version 0.1.14Derek Straka2017-06-194-40/+2
| | | | | | | Remove patch incorporated in upstream release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lazy-object-proxy: update to version 1.3.1Derek Straka2017-06-192-10/+10
| | | | | | | Verify license terms and update the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask-pymongo: update to version 0.5.1Derek Straka2017-06-193-3/+3
| | | | | | | Verify the license terms remain the same and update checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask: update to version 0.12.2Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pybind11: update to version 2.1.1Derek Straka2017-06-193-4/+3
| | | | | | | Verify the license terms are the same and update the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-multidict: update to version 2.1.6Derek Straka2017-06-193-45/+9
| | | | | | | Drop patch incorporated in upstream release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography: update to version 1.9Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography-vectors: update to version 1.9Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-urllib3: update to version 1.21.1Derek Straka2017-06-193-3/+3
| | | | | | | Verify license terms remain the same and update checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-zopeinterface: update to version 4.4.2Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-gsocketpool: update to version 0.1.6Derek Straka2017-06-194-41/+2
| | | | | | | Remove patch that has been applied upstream in this release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-unidiff: update to version 0.5.4Derek Straka2017-06-192-15/+9
| | | | | | | Remove do_install_append that no longer applies Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-isort: update to version 4.2.15Derek Straka2017-06-191-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-py: update to version 1.4.34Derek Straka2017-06-193-3/+3
| | | | | | | Verify the license terms remain the same and update the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-selectors34: update to version 1.2Derek Straka2017-06-192-12/+12
| | | | | | | Verify the license remains the same and update the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-serpent: update to version 1.22Derek Straka2017-06-193-3/+3
| | | | | | | | Verify the license terms have not changed and update checksum based on the latest PKG-INFO Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-gevent: update to version 1.2.2Derek Straka2017-06-193-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sqlalchemy: update to version 1.1.10Derek Straka2017-06-193-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>