summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
* Update python recipes to use the common pypi packageDerek Straka2016-02-2544-312/+75
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update python recipes to use the updated pypi classDerek Straka2016-02-2529-32/+32
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update python3 recipes to use the updated pypi classDerek Straka2016-02-2515-15/+15
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update pypi classes to avoid setuptools inherit to be more flexibleDerek Straka2016-02-253-23/+23
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.Philip Balister2016-02-2512-12/+12
| | | | | | | * Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-gdata: RDepend on python-xml instead of python-elementtreeMartin Jansa2016-02-201-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | * python-elementtree was folded to python-xml by this oe-core commit: commit 5f7206eba3953b7f29148ecfb791995773ee5fc7 Author: Ross Burton <ross.burton@intel.com> Date: Wed Feb 10 14:04:04 2016 +0000 python: merge python-elementtree into python-xml python-xml depends on python-elementtree as the latter just contains a C library used by the former. However there's no point to this split apart from increasing the number of packages, so merge -elementtree into python-xml. * this is just band-aid for missing RPROVIDEs in that oe-core commit and be aware that upgrade-path on target is still broken (no RREPLACES/RCONFLICTS), so you'll need "upgrade" from python-elementtree manually on target. * fixes: ERROR: Nothing RPROVIDES 'python-elementtree' (but /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'python-elementtree' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-elementtree'] NOTE: Runtime target 'python-gdata-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-gdata-dev', 'python-elementtree'] NOTE: Runtime target 'python-gdata' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-gdata', 'python-elementtree']
* python-django: update package to 1.8.9Armin Kuster2016-02-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Update to a LTS version which might EOL in April 2018 The following security fixes are included; CVE-2015-8213 CVE-2015-5964 CVE-2015-5963 CVE-2015-5145 CVE-2015-5144 CVE-2015-5143 CVE-2015-3982 CVE-2015-2317 CVE-2015-2316 CVE-2015-2241 LIC_FILES_CHKSUM changed do to: https://github.com/django/django/commit/1dae4ac1778f04805c0ed62c8debb13b281ba02b * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-daemonize: Update to version 2.4.2Fabio Berton2016-02-151-2/+2
| | | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.Philip Balister2016-02-151-2/+2
| | | | | | | Copy/paste is the root of all evil. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python(3)-flask-pymongo: add recipesSven Ebenfeld2016-02-013-0/+17
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-flask-login: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-flask: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-whoosh: add recipesSven Ebenfeld2016-02-013-0/+17
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-xlrd: add recipesSven Ebenfeld2016-02-013-0/+14
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python3-tornado: add recipeSven Ebenfeld2016-02-013-34/+29
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-certifi: 14.05.14 -> 2015.11.20.1 and add python3 recipeSven Ebenfeld2016-02-013-12/+7
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-pymongo: add recipesSven Ebenfeld2016-02-013-0/+16
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-jinja2: 2.7.3 -> 2.8 and add python3 recipeSven Ebenfeld2016-02-014-21/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-pymisp: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-werkzeug: add recipeSven Ebenfeld2016-02-013-0/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-redis: add recipesSven Ebenfeld2016-02-013-0/+13
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-requests: 2.7.0 -> 2.9.1 and add python3 recipeSven Ebenfeld2016-02-014-18/+15
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-passlib: add recipesSven Ebenfeld2016-02-013-0/+18
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-markupsafe: add recipesSven Ebenfeld2016-02-013-18/+20
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-itsdangerous: add recipesSven Ebenfeld2016-02-013-0/+13
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-dateutil: 1.5 -> 2.4.2 and add python3 recipeSven Ebenfeld2016-02-014-22/+27
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-six: 1.9.0 -> 1.10.0 and add python3-recipeSven Ebenfeld2016-02-013-4/+6
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* add pypi3 bbclass to make python3 recipe creation easier as wellSven Ebenfeld2016-02-013-21/+23
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-feedformatter: add recipesSven Ebenfeld2016-02-013-0/+15
| | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python(3)-lxml: 3.4.4 -> 3.5.0Sven Ebenfeld2016-02-013-7/+18
| | | | | | | Update python-lxml and python3-lxml to version 3.5.0 and correct licensing information. The file LICENSES.txt states four different licenses. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
* python-tornado: upgrade to 4.3Derek Straka2016-01-271-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-six: Error fix for recipes depend on python-sixLi xin2016-01-271-0/+8
| | | | | | | | | | | | | | If you bitbake recipes which depends on python-six such as python-cryptography. And also your network is not very well. Error will occur as following: Download error on https://pypi.python.org/simple/six/: [Errno -5] No address associated with hostname -- Some packages may not be found! Couldn't find index page for 'six' (maybe misspelled?) No local packages or download links found for six So add do_compile_append() to fix it. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pip: 7.1.0 -> 7.1.2Dai Caiyun2016-01-271-2/+2
| | | | | | | Upgrade python-pip from 7.1.0 to 7.1.2. Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-jsonpointer: add recipe for 1.10Derek Straka2016-01-271-0/+20
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-jsonpatch: add recipe for 1.12Derek Straka2016-01-271-0/+21
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-vcversioner: Error Fix for recipes depend on python-vcversioner.Li xin2016-01-041-0/+9
| | | | | | | | | | | | | | If you bitbake recipes which depends on python-vcversioner such as python-jsonschema. And also your network is not very well. Error will occur as following: Download error on https://pypi.python.org/simple/vcversioner/: [Errno -5] No address associated with hostname -- Some packages may not be found! Couldn't find index page for 'vcversioner' (maybe misspelled?) No local packages or download links found for vcversioner So add do_compile_append() to fix it. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-tornado: move old version recipe from meta-oe to meta-pythonKai Kang2016-01-042-0/+48
| | | | | | | | | Move old version recipe of python-tornado from meta-oe to meta-python that there is a higher version in meta-python already. And rename from _git to exact version _2.2.1. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pexpect: drop old version recipeKai Kang2016-01-041-23/+0
| | | | | | | | | | | | | Drop old version recipe of python-pexpect and use the one in oe-core which version is 3.3 now. And according to release notes of version 3.0, "The new major version number doesn’t indicate any deliberate API incompatibility." Ref: http://pexpect.readthedocs.org/en/stable/history.html Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-monotonic: new recipe, version 0.4Andreas Oberritter2015-12-181-0/+10
| | | | | | | | | On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-chardet: add recipe for version 2.3.0Mario Domenech Goulart2015-12-181-0/+8
| | | | | Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography, python-cryptography-vectors: uprevMark Asselstine2015-12-187-8/+98
| | | | | | | | | | | | Pick up many fixes and enhancements made since 0.8.1 was released. See: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst The uprev requires an uprev of pyasn1 and also pulls in two new packages idna and ipaddress. The idna software has 3 licenses, one of which is the 'Unicode' license: http://www.unicode.org/copyright.html Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pygpgme: add ptest supportWenzong Fan2015-12-182-2/+14
| | | | | | | | * add ptest support * runtime depends on gnupg Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cffi: Update to version 1.3.1Fabio Berton2015-12-181-2/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-daemonize: Update to version 2.4.1Fabio Berton2015-12-181-2/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-jinja2: Disable `make clean`Haris Okanovic2015-12-181-0/+2
| | | | | | | | | | Makefile doesn't define "clean". Unless disabled, base_do_configure() will fail the build attempting to run `make clean` when rebuilding this recipe. Signed-off-by: Haris Okanovic <haris.okanovic@ni.com> Natinst-ReviewBoard-ID: 119389 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-bitarray: Add new recipe.Philip Balister2015-12-181-0/+20
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-txws: Add new recipe.Philip Balister2015-12-181-0/+15
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-vcversioner: Add new recipe.Philip Balister2015-12-181-0/+14
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-evdev: add python-evdev 0.5.0Nicolas Ferre2015-12-181-0/+11
| | | | | | | | | Python-evdev is a Python module that gives access to the input event interface from userspace. https://python-evdev.readthedocs.org/en/latest/ Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-requests: Add RDEPENDSScott Ellis2015-12-181-0/+2
| | | | | | | The python-requests module has runtime dependencies. Signed-off-by: Scott Ellis <scott@jumpnowtek.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>