summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
* python-pika: add recipes for python2 and python3Jackie Huang2019-09-303-0/+26
| | | | | | | | Pika is a pure-Python implementation of the AMQP 0-9-1 protocol including RabbitMQ’s extensions. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyperf: add recipes for python2 and python3Jackie Huang2019-09-303-0/+31
| | | | | | | | The Python pyperf module is a toolkit to write, run and analyze benchmarks. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-statistics: add new recipeJackie Huang2019-09-301-0/+15
| | | | | | | | | | | A port of Python 3.4 statistics module to Python 2.*, initially done through the 3to2 tool. This module provides functions for calculating mathematical statistics of numeric (Real-valued) data. This is required by python-pyperf. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pymysql: add recipes for python2 and python3Jackie Huang2019-09-303-0/+22
| | | | | | | | | This package contains a pure-Python MySQL client library, based on PEP 249 Most public APIs are compatible with mysqlclient and MySQLdb. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-versiontools: add recipes for python2 and python3Jackie Huang2019-09-303-0/+14
| | | | | | | | python-versiontools is a smart replacement for plain tuple used in __version__. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-urllib3: upgrade 1.25.5 -> 1.25.6Zang Ruochen2019-09-263-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-paste: upgrade 3.2.0 -> 3.2.1Zang Ruochen2019-09-251-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-alembic: upgrade 1.2.0 -> 1.2.1Zang Ruochen2019-09-253-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-incremental: Drop broken nativesdkRobert Yang2019-09-251-1/+1
| | | | | | | | | | | | | | | | The nativesdk-python3-incremental doesn't work since lacks of dependencies, and hard to satisfy that, I tried to extend the following ones' nativesdk, but it still didn't work: python-automat python-constantly python-hyperlink python-twisted python-zopeinterface So just drop the broken nativesdk. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-asn1crypto: extend to nativesdkRobert Yang2019-09-251-1/+1
| | | | | | | | | Fixed: $ bitbake nativesdk-python3-cryptography ERROR: Nothing PROVIDES 'nativesdk-python3-asn1crypto' Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* add new recipes for python-lrparsing, python3-lrparsingCallaghan, Dan2019-09-253-0/+20
| | | | | | | The lrparsing library is an LR(1) parsing library for Python. Grammars can be defined using Python expressions. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-protobuf: upgrade 3.9.1 -> 3.9.2Zang Ruochen2019-09-253-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cmd2: upgrade 0.9.16 -> 0.9.17Zang Ruochen2019-09-253-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-test-generator: add recipeAnuj Mittal2019-09-231-0/+15
| | | | | | | | Generator is a helper for generating test methods for nose while still using unittest. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dtschema: new packageBartosz Golaszewski2019-09-231-0/+15
| | | | | | | | | | | This adds a recipe for dtschema package developed by Rob Herring for easy validation of YAML device-tree files in the linux kernel. The version is current git as the only release so far - v0.1 - is old and doesn't work with kernel's dt_binding_check make target. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ruamel-yaml: new packageBartosz Golaszewski2019-09-231-0/+16
| | | | | | | | | Add a pypi recipe for ruamel-yaml parser. Based on the recipe found in meta-homeassistant by Oleksandr Andrushchenko. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-urllib3: upgrade 1.25.3 -> 1.25.5Zang Ruochen2019-09-233-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: upgrade 5.1.2 -> 5.1.3Zang Ruochen2019-09-233-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pysocks: upgrade 1.7.0 -> 1.7.1Zang Ruochen2019-09-233-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-msgpack: upgrade 0.6.1 -> 0.6.2Zang Ruochen2019-09-233-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-alembic: upgrade 1.1.0 -> 1.2.0Zang Ruochen2019-09-233-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-jsonschema: add python-setuptools-scm to RDEPENDSBartosz Golaszewski2019-09-201-0/+1
| | | | | | | | The python-jsonschema package imports pkg_resources. Add setuptools-scm to RDEPENDS to satisfy this dependency. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove "werkzeug-test" in RDEPENDScjhasu2019-09-201-1/+1
| | | | | | werkzeug-test is not required for building "python3-flask".Hence it should be removed.And also there is no recipe for building werkzeug-test .Hence it is causing error for while building python3-flask.Please add this change ASAP Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pytest: fix runtime errorYuan Chao2019-09-191-0/+5
| | | | | | | Fix runtime error: add missing modules. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-importlib-metadata: new recipeYuan Chao2019-09-193-0/+16
| | | | | | | Add new recipe python-importlib-metadata as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-packaging: new recipeYuan Chao2019-09-193-0/+14
| | | | | | | Add new recipe python-packaging as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pathlib2: new recipeYuan Chao2019-09-193-0/+13
| | | | | | | Add new recipe python-pathlib2 as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-zipp: new recipeYuan Chao2019-09-193-0/+14
| | | | | | | Add new recipe python-zipp as it is RDEPEND of python-importlib-metadata. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-more-itertools: new recipeYuan Chao2019-09-193-0/+13
| | | | | | | Add new recipe python-more-itertools as it is RDEPEND of python-zipp and python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: add recipeVincent Prince2019-09-181-0/+12
| | | | | Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cheetah: add recipeVincent Prince2019-09-181-0/+15
| | | | | Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python*-psutil: Add native and nativesdk to BBCLASSEXTENDVincent Prince2019-09-181-0/+2
| | | | | Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: Initial commit of version 4.0.1Alistair Francis2019-09-171-0/+11
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pulsectl: Initial version of 18.12.5Alistair Francis2019-09-171-0/+11
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-precise-runner: Initial commit of version 0.3.1Alistair Francis2019-09-171-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-petact: Initial commit of version 0.1.2Alistair Francis2019-09-171-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-padatious: Initial commit of 0.4.7Alistair Francis2019-09-171-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-padaos: Initial commit of version 0.1.10Alistair Francis2019-09-171-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-jsonschema: rdepends on attrs and pyrsistentRicardo Salveti2019-09-171-0/+2
| | | | | | | Release v3.0.2 requires python attrs and pyrsistent. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyrsistent: add recipeRicardo Salveti2019-09-173-0/+17
| | | | | | | | Persistent/immutable/functional data structures for python, now required by python-jsonschema. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python*-pyserial: Add native and nativesdk to BBCLASSEXTENDNathan Rossi2019-09-161-0/+2
| | | | | Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python*-pyusb: Add native and nativesdk to BBCLASSEXTENDNathan Rossi2019-09-161-0/+2
| | | | | Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pluggy: upgrade 0.12.0 -> 0.13.0Zang Ruochen2019-09-163-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-dbus: upgrade 1.2.10 -> 1.2.12Zang Ruochen2019-09-161-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-python-vlc: Initial commit of 3.0.7110Alistair Francis2019-09-121-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fasteners: Initial commit of 0.15Alistair Francis2019-09-121-0/+9
| | | | | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-networkx: add recipeAnuj Mittal2019-09-123-7/+21
| | | | | | | | | | networkx only supports python3 starting v2.3. Move the common code to .inc and remove python-2to3 RDEPENDS which is no longer needed: https://github.com/networkx/networkx/commit/4e611d7ea90c20864daba912d6118220d5bbddf3 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-certifi: upgrade 2019.6.16 -> 2019.9.11Zang Ruochen2019-09-113-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-networkx: upgrade 2.1 -> 2.2Anuj Mittal2019-09-111-2/+2
| | | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-defusedxml: add recipeAnuj Mittal2019-09-111-0/+11
| | | | | | | | defusedxml is a pure Python package with modified subclasses of all stdlib XML parsers that prevent any potentially malicious operation. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>