summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-cassandra-driver: update to version 3.12.0Derek Straka2017-12-272-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-django: update to version 1.11.8Derek Straka2017-12-274-6/+23
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pytest-runner: update to version 3.0Derek Straka2017-12-273-3/+3
| | | | | | | Verified license terms remain the same and updated checksum for copyright data modification Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-werkzeug: update to version 0.13Derek Straka2017-12-273-3/+4
| | | | | | | | Verify license terms remain the same and update the checksum Add required RDEPENDS for minimal python installs Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pysocks: update to version 1.6.8Derek Straka2017-12-273-2/+5
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-automat: fix build dependencies to avoid download during do_compileDerek Straka2017-12-272-0/+60
| | | | | | | | Add the correct version of python{3}-setuptools-scm-native Remove the dependency on m2r Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-twisted: avoid downloading build dependenciesMark Asselstine2017-12-272-0/+10
| | | | | | | | | | | | | | | | | | | | | setup.py will attempt to download python-incremental, as it is not present in the sysroot. This is at the least wrong since some random version of python-incremental will be used to build against (akin to host contamination) and at most a build failure (when network access is unavailable). So make python-incrementa-native available and a DEPENDS. Unfortunately python-incremental has a dependency on python-twisted and vice versa. So we need to forcefully break this circular dependency. Fortunately this doesn't affect the build of python-twisted. Unfortunately if anyone else attempts to use python-incremental-native there might be issues should it ever run the code that does the import of twisted. This is not an issue now and a comment has been added to hopefully make this issue known to anyone else coming along at a later time. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyopenssl: update to version 17.5.0Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-aws-iot-device-sdk-python: update to version 1.3.1Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-ipaddress: update to version 1.0.19Derek Straka2017-12-271-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pylint: update to version 1.8.1Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-webencodings: update RDEPENDS to include jsonDerek Straka2017-12-271-1/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-html5lib: update to version 1.0.1Derek Straka2017-12-273-3/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pycparser: update RDEPENDS to add plyDerek Straka2017-12-271-0/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pymisp: update to version 2.4.84Derek Straka2017-12-273-3/+8
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pytest: update to version 3.3.1Derek Straka2017-12-275-10/+21
| | | | | | | Update RDEPENDS for latest version Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pluggy: add initial recipe for version 0.6.0Derek Straka2017-12-273-0/+13
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-cryptography-vectors: update to version 2.1.4Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-cryptography: update to version 2.1.4Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-attr: update to version 0.3.1Derek Straka2017-12-273-3/+3
| | | | | | | Update license file checksum and verify MIT still applies Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-asn1crypto: update to version 0.24.0Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-simplejson: update to version 3.13.2Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pandas: update to version 0.21.1Derek Straka2017-12-273-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-psutil: update to version 5.4.2Derek Straka2017-12-273-2/+11
| | | | | | | | Create a tests package Update RDEPENDS Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-astroid: update to version 1.6.0Derek Straka2017-12-274-9/+23
| | | | | | | | Split out the test packages Update the RDEPENDS for minimal python installs Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pymongo: update to version 3.6.0Derek Straka2017-12-273-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pexpect: update to version 4.3.1Derek Straka2017-12-273-6/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-flask-login: update to version 0.4.1Derek Straka2017-12-273-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgnomeui: Fix build with newer glib-2.0Khem Raj2017-12-272-0/+22
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgnome: Fix invalid UTF-8 in headerKhem Raj2017-12-272-1/+29
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: new recipeBill Randle2017-12-261-0/+2
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-blinker: move core recipe code to .inc fileBill Randle2017-12-262-7/+8
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Move RDEPENDS on libasound-module to bluez4 since it has been removed from ↵Tobias Olausson2017-12-221-1/+1
| | | | | | | | | bluez5 See also: https://patchwork.openembedded.org/patch/139422/ Signed-off-by: Tobias Olausson <tobias.olausson@pelagicore.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xrdp: Add some scripts and patchesZheng Ruoqin2017-12-225-3/+227
| | | | | | | Add some scripts and patches for xrdp to make it work properly. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pyroute2: uprev to v0.4.21 (from 0.3.22)Mark Asselstine2017-12-224-43/+6
| | | | | | | | | Drop the json<-->simplejson patch instead opting to depend on python-json (part of core python libs). Beyond this the uprev is straightforward. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nghttp: cleaned up the recipebaali2017-12-221-6/+3
| | | | | | | | Fixes in the recipe as suggested by Andre in the comments here: http://lists.openembedded.org/pipermail/openembedded-devel/2017-October/115154.html Signed-off-by: Shantanu <shantanu@senic.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glade: 3.20.0 -> 3.20.2Hongxu Jia2017-12-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since glib-2.0 updated to 2.54.2, build glade 3.20.0 failed ... |../../glade-3.20.0/gladeui/glade-signal-model.c:68:1: error: conflicting types for 'g_ptr_array_find' | g_ptr_array_find (GPtrArray *array, gpointer data) ... The following commit in the new version fixed the issue. ... commit cb87c89745c93969c3742e7a8a11d546c00107c8 Author: Juan Pablo Ugarte <juanpablougarte@gmail.com> Date: Fri Aug 11 18:17:18 2017 -0300 GladeSignalModel: rename g_ptr_array_find() to prt_array_find() GLib 2.54 introduced g_ptr_array_find() which clashes with our own function gladeui/glade-signal-model.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* passwdqc: add pam-passwdqc to RDEPENDSMingli Yu2017-12-221-1/+1
| | | | | | | | | | | Some basic function such as password change invoked by programs such as passwd depends on pam_passwdqc.so which is provided by subpackage pam-passwdqc. Add pam-passwdqc to RDEPENDS for passwdqc. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openldap: fix QA WarningQi Hou2017-12-221-0/+1
| | | | | | | | | | | | | | | | | While building openldap, there was a warning, like below: WARNING: QA Issue: openldap: Files/directories were installed but not shipped in any package: /usr/libexec Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. openldap: 1 installed and not shipped files. [installed-vs-shipped] This is because that after openldap all contents of /usr/libexec are split into subsets or moved into other directory and no one makes use of it. So, to fix this QA warning, delete /usr/libexec. Signed-off-by: Qi Hou <qi.hou@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-xstatic: new recipesBill Randle2017-12-224-0/+27
| | | | | | | V2: add missing FILESEXTRAPATHS_prepend Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-xstatic-font-awesome: new recipesBill Randle2017-12-223-0/+21
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-xstatic: new recipesBill Randle2017-12-223-0/+18
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-babel: new recipesBill Randle2017-12-223-0/+20
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-speaklater: new recipesBill Randle2017-12-223-0/+13
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-user: new recipesBill Randle2017-12-223-0/+21
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-mail: new recipesBill Randle2017-12-223-0/+16
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-script: new recipesBill Randle2017-12-223-0/+16
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-uploads: new recipesBill Randle2017-12-223-0/+16
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-flask-nav: new recipesBill Randle2017-12-223-0/+17
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python[3]-fask-migrate: new recipesBill Randle2017-12-223-0/+18
| | | | | | | V2: fix typo on .inc filename Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>