Commit Graph

185 Commits

Author SHA1 Message Date
Derek Straka
513879b1cf python-dateutil: update to 2.5.1
Signed-off-by: Derek Straka <derek@asterius.io>
2016-04-01 15:33:51 +02:00
Armin Kuster
44f0e74954 python-crytograph: fix build issue do to openssl 1.0.1g upgrade
this fixes

build/temp.linux-x86_64-2.7/_openssl.c:697:6: error: conflicting types for 'BIO_new_mem_buf'
BIO *BIO_new_mem_buf(void *, int);
       ^
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/openssl/asn1.h:65:0,
from build/temp.linux-x86_64-2.7/_openssl.c:413:

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:33 +01:00
Derek Straka
0e6e40696d python-pyhamcrest: add initial recipe for version 1.9.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:32 +01:00
Derek Straka
8f6ef9ddb3 python-behave: add initial recipe for version 1.2.5
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:32 +01:00
Derek Straka
9eb0f00d0c python-parse-type: add initial recipe for version 0.3.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:32 +01:00
Derek Straka
989df2f0fb python-parse: add initial recipe for version 1.6.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:32 +01:00
Derek Straka
a6b29ab198 python-six: add python-io to the depends list
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:32 +01:00
Derek Straka
be6d5bc4b1 python-pyusb: update to 1.0.0b2 and use the common pypi
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Derek Straka
1eb2f4b30d python-ipaddress: update to 1.0.16 and use the common pypi
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Derek Straka
2972e29427 python-tornado-redis: update the recipe to use the common pypi
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Derek Straka
43ccddddd3 python-tornado: fix the paths for the test package
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Derek Straka
98bb1b7794 python-idna: update to release 2.1 and use common pypi
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Derek Straka
c62d205a8e python-epydoc: update to use common pypi
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:27:31 +01:00
Armin Kuster
830607415d python-m2crypto: fix build issue
restore swig file fiddling:

tmp/sysroots/qemux86/usr/include/openssl/opensslconf.h:45: Error: Unable to find 'openssl/opensslconf-64.h'
error: command 'swig' failed with exit status 1

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-14 12:15:37 +01:00
Alexander Kanavin
46dbbb2b66 python-dbusmock: use real introspection instead on legacy pygobject
The patch that switches to pygobject can be now dropped, because
real introspection is provided in oe-core.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
2016-03-14 12:15:34 +01:00
Armin Kuster
08b0d3967e python-m2crypt: update package to 0.23.0
this happens to fix the cdra build issue related to the openssl 1.0.2g
update.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-14 12:15:23 +01:00
Qi.Chen@windriver.com
52d47d8c7c python-vcversioner: add native extension
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-07 13:02:19 +01:00
S. Lockwood-Childs
43847c5264 python-tornado-redis: add recipe
Tornado-Redis is a Redis client for Tornado web server, intended for
asyncronous handling of Redis pub/sub and blocking list commands

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:27 +01:00
Derek Straka
81fe3b83d7 python-pyserial: update to 3.0.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:27 +01:00
Derek Straka
ade80c2aa8 python-msgpack: update to 0.4.7
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:27 +01:00
Derek Straka
e002661926 python-monotonic: update to 0.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:27 +01:00
Derek Straka
0737e259af python-mock: update to 1.3.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:26 +01:00
Derek Straka
beac65d4f5 python-pyflakes: update to 1.0.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:26 +01:00
Derek Straka
5434b7a428 python-mccabe: update to 0.4.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:26 +01:00
Derek Straka
2855970c92 python-prettytable: fix fetch issues in divergent pypi url pattern
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:26 +01:00
Derek Straka
5272f525f9 python-feedparser: update to 5.2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:26 +01:00
Derek Straka
c34a46b37b python-enum34: update to 1.1.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:25 +01:00
Derek Straka
992aca638b python-flufl-enum: update to 4.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:25 +01:00
Derek Straka
0f5bd9ae59 python-ujson: update to 0.35
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:25 +01:00
Anders Darander
907bc5e0df python-werkzeug: add required RDEPENDS
The following RDEPENDS were necessary to be able to properly
start a simple demo app (and also enable debug traces).

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:47:25 +01:00
Derek Straka
9d9a616a39 Update python recipes to use the common pypi package
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:48 +01:00
Derek Straka
b62ae60f86 Update python recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:48 +01:00
Derek Straka
485b30ac87 Update python3 recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:47 +01:00
Derek Straka
1fadd754cc Update pypi classes to avoid setuptools inherit to be more flexible
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:47 +01:00
Philip Balister
408d4cb672 Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.
* 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>
2016-02-25 17:45:47 +01:00
Martin Jansa
d2b9e9ed71 python-gdata: RDepend on python-xml instead of python-elementtree
* 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']
2016-02-20 14:51:57 +01:00
Armin Kuster
70df4dba20 python-django: update package to 1.8.9
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:
1dae4ac177
* 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>
2016-02-15 10:21:35 +01:00
Fabio Berton
65a0565dc4 python-daemonize: Update to version 2.4.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>
2016-02-15 10:16:53 +01:00
Philip Balister
38dff3d9dc python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.
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>
2016-02-15 10:15:26 +01:00
Sven Ebenfeld
8b63b78e5e python(3)-flask-pymongo: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld
e8294ca4e3 python(3)-flask-login: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld
6894e073f0 python(3)-flask: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:18 +01:00
Sven Ebenfeld
b4f250ba21 python(3)-whoosh: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
61684f916b python(3)-xlrd: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
d5bb0a1420 python3-tornado: add recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
9a5ab2a080 python-certifi: 14.05.14 -> 2015.11.20.1 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
48fe3529e3 python(3)-pymongo: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
a0f777e6ec python-jinja2: 2.7.3 -> 2.8 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:17 +01:00
Sven Ebenfeld
cb7d7a6e06 python(3)-pymisp: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld
2960b6ab85 python(3)-werkzeug: add recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00