summaryrefslogtreecommitdiff
path: root/packages/python
AgeCommit message (Collapse)AuthorFiles
2008-07-16python 2.5.2 add parameter to run python in unoptimized bytecode modeMichael Lauer2
Thanks to the default-is-optimized patch, this python was running in optimized mode all the time, there was no way to run it unoptimized. However this is necessary at times (e.g. if you want to run code that contains 'assert' statements, since optimized bytecode strips these out), so I added a new command line parameter 'N' to python that allows you to run it unoptimized.
2008-07-16python-evas cvs quickhack to make it work with newer pyrexMichael Lauer1
2008-07-12python-setuptools[-native] 0.6c6 update to 0.6c8Michael Lauer2
2008-07-12python-native 2.5.1 add distutils patch to catch up with newer SWIG versionsMichael Lauer2
This fixes the infamous: TypeError: swig_sources() takes exactly 2 arguments (3 given)
2008-07-09python-cython[-native]: downgrade to 0.9.6.14 for the time being, 0.9.8 does ↵Michael Lauer3
not compile python-e*
2008-07-08python-{pyrex|cython}[-native] 0.9.x update to 0.9.8Michael Lauer4
2008-07-08add python-opendir, an extension module using POSIX opendir semanticsMichael Lauer4
2008-07-02python-psyco 1.5 update to 1.6. closes #3495Michael Lauer1
2008-06-29python-pygobject-native: fix SRC_URI to make it buildMichael Lauer2
2008-06-22python-pygobject[-native] 2.12.3: update to 2.14.2, adjust patches and ↵Michael Lauer5
-native package
2008-06-13add python-pyyaml, yaml support for PythonMichael Lauer1
2008-06-13python-gst 0.10.10 do not require pygtk, gobject is really all it needsMichael Lauer2
2008-06-11python-etk git sanitize recipe and add to task-python-efl[-examples]Michael Lauer1
2008-06-11add python-pyalsa, (another) alsa support package for pythonMichael Lauer1
2008-06-11add python-pyalsaaudio, support for the Linux 2.6.x ALSA Sound SystemMichael Lauer1
2008-06-11python-flup_1.0.bb: add python module for WSGI serversJeremy Laine1
2008-05-21python 2.5.2 sed hardcoded ccache out of Makefile and substitute with ↵Michael Lauer1
$(CCACHE). Closes #4144
2008-05-20python-efl.inc: remove bashisms to make the Ubuntu crew happyMichael Lauer1
2008-05-18python-setuptools-native 0.6c6 inherit native (how did that ever work without?)Michael Lauer2
2008-05-13python-gammu: updated to 0.26Marcin Juszkiewicz1
2008-05-09python-gsmd_svn.bb : SRCREV doesnt belong hereGraeme Gregory1
2008-05-09python-etk_git.bb : add new from OM mtnGraeme Gregory1
2008-05-09python: introduce MAJ_VER variable so that no further changes to a bb file ↵Rolf Leggewie5
are necessary even with major releases * applied to python-pygtk and python-gobject * gnome projects projects host every major release in a separate directory
2008-05-03python-rtc all catch up with move from SVN to GITMichael Lauer1
2008-05-01python-simplejson 1.7.1 it's a setuptools package, so why not inherit it?Michael Lauer1
2008-05-01python 2.5 fix manifest fileMichael Lauer1
2008-05-01python-setuptools 0.6c6 add -native package, fix dependencies, make it a ↵Michael Lauer2
non-native package
2008-05-01python 2.5.2 ship tarfile in python-compressionMichael Lauer2
2008-04-24python-netfilter_0.5.4.bb: add Python module to manage iptables rulesJeremy Laine1
2008-04-23Openmoko: replace OpenMoko by OpenmokoJohn Lee1
2008-04-18python-pygtk: push prevent_to_get_display_during_import.patch upstreamRolf Leggewie1
2008-04-18python-pygtk: unbreak prevent_to_get_display_during_import.patch (from Poky)Marcin Juszkiewicz2
2008-04-10python: Fix parsing errorMichael Lauer1
2008-04-10python 2.5.2 python-xml does _not_ RDEPENDS on python-netclient (what was i ↵Michael Lauer2
thinking?)
2008-04-10python-dbus 0.82.4 RDEPENDS on python-xmlMichael Lauer1
2008-04-10python-pyserial 2.2 RDEPENDS on python-stringold (darn)Michael Lauer1
2008-04-10pydirectfb cvs needs directfb (surprise!)Michael Lauer1
2008-04-08add python-pyrtc, support for the real time clock from pythonMichael Lauer1
2008-03-28python-dbus 0.82.4 this is using pkgconfig, so inherit pkgconfigMichael Lauer1
2008-03-21rename twisted to python-twisted and fix obvious packaging problemsMichael Lauer3
still more packaging work to do though
2008-03-21python 2.5 improve pysqlite2|3 packaging. Patch based on work by Aloisios ↵Michael Lauer2
Almeida.
2008-03-20add prevent_to_get_display_during_import.patch (by Aloisio Almeida)Michael Lauer1
2008-03-20python RDEPENDS fixes and s/distutils/setuptools (by Aloisio Almeida)Michael Lauer7
2008-03-10python-lightmediascanner: added python-cython-native into dependencies to ↵Marcin Juszkiewicz1
get it built
2008-03-08python-pyiw 0.3.3 fix unpackingMichael Lauer1
2008-03-08python-gsmd svn fix SRC_URIMichael Lauer1
2008-03-06python-pygtk 2.10.4 add nodocs.patch to make it _really_ skip building the docsMichael Lauer2
2008-03-06python-pycairo 1.4.0 fix pkgconfig file. if we have more of these problems, ↵Michael Lauer1
then we need a general solution in distutils.bbclass
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