summaryrefslogtreecommitdiff
path: root/packages/python
AgeCommit message (Collapse)AuthorFiles
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
2008-08-31python-numpy: fix wrong include paths, but it still tries to run generated ↵Koen Kooi3
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 Lauer1
2008-08-27python-connexion svn RDEPENDS+=python-ctypesMichael Lauer1
2008-08-26add python-connexion, a versatile (network) connectivity libraryMichael Lauer1
2008-08-24Enlightenment update: commit missing files (thanks Koen)Michael Lauer6
2008-08-24Enlightenment Foundation Libraries MONSTER update courtesy RastermanMichael Lauer7
(mostly motivated by E switching their SCM)
2008-08-20python-numpy: add (currently non-building) new style python-numeric modules, ↵Koen Kooi1
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 Whitby1
2008-08-20python-pygame: Fix typo in SRC_URIRod Whitby1
2008-08-19python-pygame 1.7.1 update to 1.8.1 and stage headersMichael Lauer4
2008-08-16python-pycap: relax DEPENDS to not require particular versionsRolf Leggewie1
2008-08-13add python-ptrace, a debugger written in python. closes #4496Michael Lauer1
2008-08-09python 2.5.2 include low level _bsddb module in python-bsd and DEPENDS += dbMichael Lauer2
2008-08-09python-edje cvs add debian patch fixing unicode conversionMichael Lauer3
2008-08-09python-pycurl 7.16.4 update to 7.18.2; use dynamic linkingMichael Lauer3
2008-08-02python 2.5.2 RDEPENDS_python-logging += python-pickleMichael Lauer2
2008-08-01python-evas cvs patch has been accepted upstreamMichael Lauer2
2008-08-01python-dbus 0.82.4 update to 0.83.0Michael Lauer1
2008-07-30add python-mako, a super-fast templating language that borrows the best ↵Michael Lauer1
ideas from the existing templating languages
2008-07-30add python-sphinxsearch, a module for querying the sphinx search daemonMichael Lauer1
2008-07-24python-setuptools[-native] 0.6c8 fix log usage bugMichael Lauer4
2008-07-21python-2.5-manifest.inc: update by generate-manifest-2.5.pyJohn Lee2
* bump python_2.5.2.bb PR
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