aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
AgeCommit message (Collapse)Author
2013-11-01recipes: Remove PR = r0 from all recipesMartin Jansa
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-15python-pip: add 1.3.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-14python-numpy: add config files for armeb architectureFathi Boudra
Fix python-numpy build failure on armeb architecture. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05python-cloudeebus: Add recipe vor 0.6.0Frederic PAUT
Cloudeebus, D-Bus for the cloud, is a component that provides D-Bus proxies for JavaScript. Unlike a web runtime, it doesn't rely on any custom web browser API, but on HTML5 WebSockets and python D-Bus bindings. Cloudeebus can be used as a web API fast prototyping tool. Signed-off-by: Frederic PAUT <frederic.paut@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05python-autobahn: Add recipe for 0.5.14Frederic PAUT
AutobahnPython provides a WebSocket (RFC6455, Hybi-10 to -17, Hixie-76) framework for creating WebSocket-based clients and servers. AutobahnPython also includes an implementation of WAMP (The WebSockets Application Messaging Protocol), a light-weight, asynchronous RPC/PubSub over JSON/WebSocket protocol. Signed-off-by: Frederic PAUT <frederic.paut@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03python-docutils: removePaul Eggleton
This is now in OE-Core as of 1bc1ff887c29376bb0d05beee1bbc2cf25b08419. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-13python-numpy: fix formatingMartin Jansa
* last patch added couple of tabs to multiline variables Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-13python-numpy : Add support for x86-64 builds.Philip Balister
Build tested with a qemux86-64 build. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-10python-sqlalchemy: update to 0.7.9Mihai Prica
Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-10python-feedparser: Changed from distutils to setuptoolsMihai Prica
This package uses setuptools not distutils. Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-03python-dateutil: update to 1.5Lukas Bulwahn
This commit updates python-dateutil to the latest version 1.5 and resets PR. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-22python-tornado: fix license namePaul Barker
Upstream source (https://github.com/facebook/tornado) says this is released under version 2.0 of the Apache license which we have in the common licenses directory as 'Apache-2.0'. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15python-tornado: update to top of 2.2 branchKoen Kooi
Drags in a few bugfixes needed for gateone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-12python-vobject: fix LICENSE formatMartin Jansa
WARNING: python-vobject: No generic license file exists for: Apache in any provider WARNING: python-vobject: No generic license file exists for: License in any provider WARNING: python-vobject: No generic license file exists for: V2.0 in any provider Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04python-cheetah : Add support for sdk generation.Philip Balister
We need to run cheetah on the host. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-02python-m2crypto: add 0.21.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-03-18python-numpy: add i586 *config.h filesKoen Kooi
Generated using native compile on FRI2/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-19python-numpy: update to 1.7.0Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-17python-feedparser: add new recipe for version 5.1.3Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-16python-lxml: update to 3.0.2 and tweakPaul Eggleton
* Update to version 3.0.2 * Update LIC_FILES_CHKSUM - substance of the license did not change, but some copyright/origin notes for specific parts were added. * Add SUMMARY * Move packaging definitions to the end Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16python-pyopenssl: tweak recipePaul Eggleton
* Set SUMMARY instead of DESCRIPTION * Make LICENSE more specific Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16python-psutil: add new recipe for version 0.6.1Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16python-gevent: add new recipe for version 0.13.8Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16python-greenlet: add new recipe for version 0.3.4Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16python-pyyaml: update to version 3.10 and tweakPaul Eggleton
* Update to 3.10, using tarball instead of svn * Set SUMMARY instead of description * Drop PR Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05python-numpy: add 1.7.0rc1Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31python-nose: add 1.2.1Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27python-smbus: add 3.0.3Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27python-twisted: Fixed non-existing twisted-bin packageDavid Nyström
Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13python-mako: use setuptools.bbclass, fixing install pathsRoss Burton
An argument was missed in the manual setuptools configuration which meant that the tool was installed into /data/poky-master/tmp/sysroots/x86_64-linux/usr/bin/mako-render. Using the setuptools class reduces duplication and puts the tool into /usr/bin where it belongs. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02python-pyqt: upgrade to 4.9.6Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02python-sip: upgrade to 4.14.2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25python-sip, sip-native: use SF mirror instead of riverbankcomputing.comMartin Jansa
* riverbankcomputing.com keeps only very latest version while SF keeps few versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-openembedded: use correct format of Upstream-StatusMartin Jansa
* some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19python-mako: install standalone, not as an eggRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19python-pyudev: upgrade to 0.16.1 and fix some issuesMartin Jansa
* RDEPENDing on libudev always selects udev as provider (even when systemd should be used), for details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3622 * don't import pyudev from setup.py to get right pyudev version, this does not work without pyudev installed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16python-numpy: add missing runtime dependenciesRoss Burton
MJ: added PR bump Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11python-twisted: fix packaging QA warningsMartin Jansa
* package topfiles and egg-info in PN-core * fix find call (without braces it removes only last match -name ".h") and _epoll.c, _initgroups.c are left in image * fixes python-twisted-10.2.0: python-twisted: Files/directories were installed but not shipped /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/requires.txt /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/PKG-INFO /usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/not-zip-safe /usr/lib/python2.7/site-packages/twisted/topfiles /usr/lib/python2.7/site-packages/twisted/python/_epoll.c /usr/lib/python2.7/site-packages/twisted/python/_initgroups.c /usr/lib/python2.7/site-packages/twisted/topfiles/NEWS /usr/lib/python2.7/site-packages/twisted/topfiles/README /usr/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old /usr/lib/python2.7/site-packages/twisted/topfiles/CREDITS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11pyrtm: import from OE-ClassicMartin Jansa
* needed for rtmom * add LIC_FILES_CHKSUM Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-04python-phoneutils: drop due to lack of libphone-utilsMarcin Juszkiewicz
ERROR: Nothing PROVIDES 'libphone-utils' (but meta-openembedded/meta-oe/recipes-devtools/python/python-phoneutils_git.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'python-phoneutils' has no buildable providers. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04meta-oe: add python-mako, a templating libraryRoss Burton
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27python-cheetah : Drop RDEPENDS from native build.Philip Balister
If the native recipe has the RDEPENDS in, the build fails because these packages are not provided by python-native. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-16python-numpy: Move static libraries to -staticdevStefan Herbrechtsmeier
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-28Remove NATIVE_INSTALL_WORKSPaul Eggleton
This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-26python-pyqt: don't bypass sstate with sip filesMartin Jansa
* discovered with http://patchwork.openembedded.org/patch/38521/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-05python-numpy 1.4.1: update hack to find the new location for python-nativeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-05python-pyqt: don't fail when do_configure is executed twice in the same WORKDIRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-02python-pyqt: upgrade to 4.9.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07python-pyqt: import from oe-classicMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>