summaryrefslogtreecommitdiff
path: root/packages/python
AgeCommit message (Collapse)AuthorFiles
2008-03-06python 2.5.2 ship _sqlite3.so binary module in python-sqlite3 (thanks emdete ↵Michael Lauer2
for spotting)
2008-03-03python-pyode 1.2.0 needs an install.patchMichael Lauer2
2008-02-29python 2.5.2 python-crypt needs to RRECOMMEND openssl, otherwise import md5 ↵Michael Lauer1
(_hashlib actually) fails
2008-02-28python-egenix-md-base 2.0.6 update to 3.0.0 and bring back from nonworkingMichael Lauer1
2008-02-28python-m2crypto 0.18 update to 0.18.2 and bring back from nonworkingMichael Lauer3
2008-02-28python-pycap 0.1.6 bring back from nonworkingMichael Lauer1
2008-02-28merge of '425c38aa299f3015ce439347ec5c8736d76b984b'Michael Lauer1
and '4e11ae888ef9a24373e696b3cd581aab1009b46d'
2008-02-28python-pyode 1.2.0 bring back from nonworkingMichael Lauer1
2008-02-28enca, motion, iperf, gdk-pixbuf, gtk+-directfb, python-sword: Use staging ↵Richard Purdie1
prefix/exec_prefix
2008-02-28python-gst 0.10.10 fix packaging, increase package granularityMichael Lauer1
2008-02-28python-dbus 0.82.4 fix packaging, so that development stuff actually ends up ↵Michael Lauer1
in -dev packages
2008-02-27python 2.5.2 silence sitecustomize.pyMichael Lauer1
2008-02-27python 2.5.1 upgrade to 2.5.2Michael Lauer11
2008-02-26python-dbus: add dependency to dbus-glib (thanks Emdete)Michael Lauer1
2008-02-19python-dbus 0.81.1 update to 0.82.4, patches no longer necessaryMichael Lauer4
2008-02-16(python-)efl cvs update and catch up with upstream version changes, add ↵Michael Lauer9
missing dependency in python-ecore
2008-02-16gpsd: remove python-ncurses dependency from gspd, it's actually ↵Michael Lauer1
python-curses we depend on
2008-02-13python 2.5.1 provide ncurses through PACKAGES_DYNAMICMichael Lauer1
2008-02-10python-gst: update to 0.10.10Michael Lauer2
2008-02-10merge of '1f570b878b7faa73a50263f281ff2bad89d0e78b'Michael Lauer1
and 'be55d0d4fe08efd2bd552157f130e03ccd5ac65a'
2008-02-10python-sqlalchemy: use setuptools, add to task-python-everythingMichael Lauer1
2008-02-10python-pyqt: add python-sip and sip-native as DEPENDS to ensure successful ↵Rolf Leggewie1
compilation from scratch.
2008-02-10sqlalchemy: initial commit (bb file modeled after python-simplejson which ↵Rolf Leggewie1
also uses setuptools)
2008-02-08* add lightmediascannerMichael Lauer1
* add python-lightmediascanner
2008-02-06python 2.5.1 sitecustomize.py now saves the history in $HOME, not in /tmpMichael Lauer2
2008-02-02python-edbus: fix dependencyMichael Lauer1
2008-01-28divers: delete 22 empty directoriesRolf Leggewie1
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-24python-edbus: fix dbus dependencyMichael Lauer1
2008-01-23merge of '1e9547d3fd33d249bb3cdd7e7a4670cfcbb11310'Michael Lauer3
and 'f4e5cfc232e8f1488452378938ddaa3b3fc3d4a6'
2008-01-23python-edbus: remove BROKENness, now that python-dbus stages its includesMichael Lauer2
python-efl: RDEPEND on python-edbus, now that it builds
2008-01-23python-dbus: remove dbus-python, add staging for python-dbusMichael Lauer1
2008-01-22python 2.5.1 ship sitecustomize.py that enables some convenient features whenMichael Lauer3
working with the interactive interpreter: attribute completion and persistent command history
2008-01-13python-efl cvs generate .edj files and ship 'emMichael Lauer6
2008-01-13python-2.5-manifest: regenerateMichael Lauer1
2008-01-13python 2.5.1 fix RRECOMMEND_S_ typoMichael Lauer1
2008-01-13python-efl cvs ship examples, add python-efl-examples as meta packageMichael Lauer6
2008-01-13add python-edbus, BROKEN though until someone adds dbus 1.1.xMichael Lauer1
2008-01-13python 2.5.1 remove bogus RPROVIDE for python-curses, RRECOMMEND python-readlineMichael Lauer1
2008-01-13python-efl cvs add missing RDEPENDS to python-langMichael Lauer7
2008-01-10python-efl 1.0 RDEPEND on dependencies, not just DEPENDMichael Lauer1
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther3
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system.
2008-01-07packages/python/python-pyqt: We have Qt4.3.3 now, make use of it and enable ↵Holger Freyther2
the assistantclient
2008-01-05add python-gsmd, python bindings for the openmoko libgsmdMichael Lauer1
2007-12-25merge of '8728ab154063ad389826d041d5c22bd3587f3372'Michael Lauer1
and 'acf2917a94a9bba36e944b0ad3ee532e3fc10eaf'
2007-12-24python-pyqt 4.3.3 properly create pyqt.pro qmake profile.Michael Lauer1
christmas bugsquashing: should hopefully close #2468 for good...
2007-12-23python-gammu: updated to 0.24Marcin Juszkiewicz1
2007-12-20python-pygtk 2.10.4 add missing dependency to python-pygobjectMichael Lauer1
(again, it _really_ needs it at build time as well). closes #3450
2007-12-14python-pyqt 4.3.3 set sip tag back to 4.3.2 until we actually have Qt 4.3.3 ↵Michael Lauer1
in OE
2007-12-13python-pyqt 4.3.3 change sip tagMichael Lauer1
2007-12-13python-pyqt 4.3.1 update to 4.3.3Michael Lauer1