Commit Graph

158 Commits

Author SHA1 Message Date
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
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
Sven Ebenfeld
c938a4d31f python(3)-redis: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld
518234dbaa python-requests: 2.7.0 -> 2.9.1 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld
1e049fbc1c python(3)-passlib: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:16 +01:00
Sven Ebenfeld
816039cd96 python(3)-markupsafe: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld
edae1715d7 python(3)-itsdangerous: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld
abc0ec5398 python-dateutil: 1.5 -> 2.4.2 and add python3 recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld
8bebb8ef9c python-six: 1.9.0 -> 1.10.0 and add python3-recipe
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld
f596306bca python(3)-feedformatter: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
2016-02-01 15:51:15 +01:00
Sven Ebenfeld
be2fcfb966 python(3)-lxml: 3.4.4 -> 3.5.0
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>
2016-02-01 15:51:14 +01:00
Derek Straka
947821e3e5 python-tornado: upgrade to 4.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:43:57 +01:00
Li xin
6b4cee9759 python-six: Error fix for recipes depend on python-six
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>
2016-01-27 12:43:57 +01:00
Dai Caiyun
d744a484c8 python-pip: 7.1.0 -> 7.1.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>
2016-01-27 12:43:56 +01:00
Derek Straka
21492e2b76 python-jsonpointer: add recipe for 1.10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:36:30 +01:00