aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python
AgeCommit message (Collapse)Author
2008-09-03python 2.5.2 ship shlex in python-shellMichael Lauer
2008-09-01python-xappy: add 0.5Koen Kooi
2008-09-01python-numpy: add gross hack to make it buildKoen Kooi
2008-08-31python-numpy: fix wrong include paths, but it still tries to run generated ↵Koen Kooi
code during configure * it wraps scons with distutils. crazy python dudes
2008-08-27python-pygame 1.8.1 fix bug ending up missing shared objectsMichael Lauer
2008-08-27python-connexion svn RDEPENDS+=python-ctypesMichael Lauer
2008-08-26add python-connexion, a versatile (network) connectivity libraryMichael Lauer
2008-08-24Enlightenment update: commit missing files (thanks Koen)Michael Lauer
2008-08-24Enlightenment Foundation Libraries MONSTER update courtesy RastermanMichael Lauer
(mostly motivated by E switching their SCM)
2008-08-20python-numpy: add (currently non-building) new style python-numeric modules, ↵Koen Kooi
needed for sugar * it uses some python magic to add -L/usr/lib, which breaks the build
2008-08-20python-pygame: Really fix the SRC_URI this time - missing pub pathRod Whitby
2008-08-20python-pygame: Fix typo in SRC_URIRod Whitby
2008-08-19python-pygame 1.7.1 update to 1.8.1 and stage headersMichael Lauer
2008-08-16python-pycap: relax DEPENDS to not require particular versionsRolf Leggewie
2008-08-13add python-ptrace, a debugger written in python. closes #4496Michael Lauer
2008-08-09python 2.5.2 include low level _bsddb module in python-bsd and DEPENDS += dbMichael Lauer
2008-08-09python-edje cvs add debian patch fixing unicode conversionMichael Lauer
2008-08-09python-pycurl 7.16.4 update to 7.18.2; use dynamic linkingMichael Lauer
2008-08-02python 2.5.2 RDEPENDS_python-logging += python-pickleMichael Lauer
2008-08-01python-evas cvs patch has been accepted upstreamMichael Lauer
2008-08-01python-dbus 0.82.4 update to 0.83.0Michael Lauer
2008-07-30add python-mako, a super-fast templating language that borrows the best ↵Michael Lauer
ideas from the existing templating languages
2008-07-30add python-sphinxsearch, a module for querying the sphinx search daemonMichael Lauer
2008-07-24python-setuptools[-native] 0.6c8 fix log usage bugMichael Lauer
2008-07-21python-2.5-manifest.inc: update by generate-manifest-2.5.pyJohn Lee
* bump python_2.5.2.bb PR
2008-07-16python 2.5.2 add parameter to run python in unoptimized bytecode modeMichael Lauer
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 Lauer
2008-07-12python-setuptools[-native] 0.6c6 update to 0.6c8Michael Lauer
2008-07-12python-native 2.5.1 add distutils patch to catch up with newer SWIG versionsMichael Lauer
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 Lauer
not compile python-e*
2008-07-08python-{pyrex|cython}[-native] 0.9.x update to 0.9.8Michael Lauer
2008-07-08add python-opendir, an extension module using POSIX opendir semanticsMichael Lauer
2008-07-02python-psyco 1.5 update to 1.6. closes #3495Michael Lauer
2008-06-29python-pygobject-native: fix SRC_URI to make it buildMichael Lauer
2008-06-22python-pygobject[-native] 2.12.3: update to 2.14.2, adjust patches and ↵Michael Lauer
-native package
2008-06-13add python-pyyaml, yaml support for PythonMichael Lauer
2008-06-13python-gst 0.10.10 do not require pygtk, gobject is really all it needsMichael Lauer
2008-06-11python-etk git sanitize recipe and add to task-python-efl[-examples]Michael Lauer
2008-06-11add python-pyalsa, (another) alsa support package for pythonMichael Lauer
2008-06-11add python-pyalsaaudio, support for the Linux 2.6.x ALSA Sound SystemMichael Lauer
2008-06-11python-flup_1.0.bb: add python module for WSGI serversJeremy Laine
2008-05-21python 2.5.2 sed hardcoded ccache out of Makefile and substitute with ↵Michael Lauer
$(CCACHE). Closes #4144
2008-05-20python-efl.inc: remove bashisms to make the Ubuntu crew happyMichael Lauer
2008-05-18python-setuptools-native 0.6c6 inherit native (how did that ever work without?)Michael Lauer
2008-05-13python-gammu: updated to 0.26Marcin Juszkiewicz
2008-05-09python-gsmd_svn.bb : SRCREV doesnt belong hereGraeme Gregory
2008-05-09python-etk_git.bb : add new from OM mtnGraeme Gregory
2008-05-09python: introduce MAJ_VER variable so that no further changes to a bb file ↵Rolf Leggewie
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 Lauer
2008-05-01python-simplejson 1.7.1 it's a setuptools package, so why not inherit it?Michael Lauer