summaryrefslogtreecommitdiff
path: root/packages/python
AgeCommit message (Collapse)AuthorFiles
2008-12-14python 2.6.1: catch up with packaging changes in 2.6.Michael 'Mickey' Lauer2
Python now starts and correctly imports the site file; More tests necessary before we make this the default version.
2008-12-13python 2.6.1: ship generic module in python-core, get rid of individual ↵Michael 'Mickey' Lauer2
subpackage revision
2008-12-10pyrex[-native]: fix running in optimized modeMichael 'Mickey' Lauer2
2008-12-10Python 2.6: here we are. WIP :)Michael 'Mickey' Lauer17
2008-12-09python-traits: new recipe; explicitly typed attributes for PythonAndrew Straw4
Signed-off-by: Andrew Straw <strawman@astraw.com>
2008-12-05python: generate 'python-modules' package to simplify installation (from ↵Marcin Juszkiewicz2
BugLabs)
2008-11-25python-rpyc: new recipe; remote procedure call package for pythonMichael 'Mickey' Lauer1
2008-11-20python-pygtk 2.10.4: link to pygobject-codegen-2.0 until we have updated our ↵Michael 'Mickey' Lauer1
pygobject-native (which comes with said binary)
2008-11-19python-efl: eina is the new base library, factor the dependency into the ↵Michael 'Mickey' Lauer4
.inc file
2008-11-17python-pyqt 4.3.3: remove in favour of 4.4.xMichael 'Mickey' Lauer1
2008-11-17python-pyqt: update to python-pyqt 4.4.3; patch courtesy Erin YuehMichael 'Mickey' Lauer3
NOTE: The forthcoming upgrade to 4.4.4 (already out) needs more work.
2008-11-17python-sip: refactor to .inc and add 4.7.8 - thanks Erin Yueh.Michael 'Mickey' Lauer3
2008-11-17python-pygame 1.8.1: fix jpeg linkingJulian_chu2
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-11-16Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther1
Conflicts: packages/tasks/task-openmoko-feed.bb
2008-11-15python-twisted 2.5.0: remove trailing whitespaceMichael 'Mickey' Lauer1
2008-11-15python-twisted 2.5.0: improve packaging (still not 100% ok though)Michael 'Mickey' Lauer1
2008-11-15Merge commit 'origin/org.openembedded.dev' into holger/openmoko-mergesHolger Hans Peter Freyther10
2008-11-13e17+efl: update to match latest additions and changes upstreamCarsten Haitzler (Raster3
lots of changes: 1. eina added. now a dependency. 2. illume removed as separate source tree and module and part of e17's wm 3. e17's default theme now include illume support so no need for illume theme these are fairly major but clean things up a lot. the e17 package splits out config profile now (it includes all of them as recommends though). the user can choose what profiel they want runtime. this is a "first time you run e" thing or whenever you choose the default profile (you go back to the wizard). also full intl support works with language selection etc. as long as glibc has that locale support. lots of other bugfixes and improvements as well. if you want "latest e+efl to work well" you will want these changes.
2008-11-04python-pygame: Blacklist smpeg and build pygame without smpegHolger Hans Peter Freyther2
We can not build smpeg when enterprise is on. Put it into the BBMASK to make sure it is not buildable. Use base_conditional to not add the dependency to the DEPENDS when building for the enterprise branch. Remove the movie support (the one actually requiring smpeg) and only echo it into the Setup file when are not building with the ENTERPRISE_DISTRO flag. It seems to work both ways.
2008-11-03python-fugrep 0.50: new recipe; a python library for fuzzy pattern matching.Michael 'Mickey' Lauer1
* add to task-python-everything
2008-11-03twisted-python: fix packaging of twisted-python-protocolsFelix Domke1
patch by Moritz Venn Signed-off-by: Felix Domke <tmbinc@elitedvb.net>
2008-11-02python-fusil 1.1: new recipe; Python library for fuzzy algorithms.Michael 'Mickey' Lauer1
* add to task-python-everything * closes bug #4495
2008-11-02python 2.5.2: python-profile depends on python-textutils. closes Openmoko ↵Michael 'Mickey' Lauer2
bug #2106
2008-11-02python 2.5.2 add cProfile and low level module companion to python-profileMichael 'Mickey' Lauer2
2008-10-29python-xlib: Add recipe python-xlibJulian_chu1
Erin_Yueh provided this recipe. It is a python binding for X library.
2008-10-23python 2.5.2 limit readline history to 1000Michael Lauer2
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther97
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-19python 2.5.2: add some patches from pymaemo, remove old-and-deprecated packageMichael 'Mickey' Lauer7
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther97
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-17python-django: drop version 0.96.1Jeremy Lainé1
2008-10-17python-django: update to django 1.0Jeremy Lainé1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther97
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15[python] Add pyxdg to use fdo specs from pythonHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe41
2008-10-11python : Add python-pkgutil package.Philip Balister1
2008-10-11python 2.5 add python-bz2 and python-elementtree (from hrw), add symbol.py ↵Michael Lauer2
to python-lang
2008-10-08python-native: attempt to fix python-native build (it's more of a ↵Koen Kooi1
python-cross builds now)
2008-10-04bump some python packages as per distutils-base class changeMichael Lauer5
2008-10-03python-{cython|pyrex}-native 0.9.8 bump to fix people's buildsMichael Lauer2
2008-10-03python-{cython|pyrex}-native 0.9.8 fix breakage introduced with poky syncMichael Lauer4
2008-10-03add svn version of python-pyyaml and build the libyaml C extension to speed ↵Michael Lauer4
up parsing
2008-10-02python-native: sync with pokyKoen Kooi2
2008-09-23python-pycairo: generate pycairo.pc ourselves (fixes QA issue)Jeremy Laine3
2008-09-19python-pygobject 2.14.2 increase PE to fix feeds, 2.15.x was prematureMichael Lauer1
2008-09-17add python-pygobject 2.15.4 and prefer itMichael Lauer1
2008-09-14python-efl: bump version number, move python-etk to svn buildMichael Lauer7
2008-09-03python 2.5.2 ship shlex in python-shellMichael Lauer2
2008-09-01python-xappy: add 0.5Koen Kooi1
2008-09-01python-numpy: add gross hack to make it buildKoen Kooi5