summaryrefslogtreecommitdiff
path: root/packages/python
AgeCommit message (Collapse)AuthorFiles
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
2007-12-13sip: upgrade sip-native and python-sip to 4.7.3Rolf Leggewie1
* 4.7.1 had become unfetchable * verified successful compilation in Sonkei
2007-12-11python-pydirectfb: commit missing patchMichael Lauer2
2007-12-10python-pygtk 2.10.4 python-pycairo is actually a build time dependencyMichael Lauer1
2007-12-10add python-pydirectfb, Python bindings to DirectFBMichael Lauer1
2007-12-07python-django: add Django Python Web frameworkJeremy Laine1
2007-12-07python-pysqlite2: add pysqlite Python interface to SQLite 3Jeremy Laine3
2007-12-07python2.5: fix RDEPENDS for python-codecs and python-netclientJeremy Laine2
* add python-lang to python-codecs RDEPENDS * add python-crypt to python-netclient RDEPENDS * bump PR to ml5 (catch up with python-core)
2007-12-06python-epsilon: adjust dependenciesMichael Lauer1
2007-12-06python-efl: adjust dependenciesMichael Lauer1
2007-12-06python-efl:Michael Lauer4
* add metapackage * switch to cython * catch up with cvs changes * add python-epsilon
2007-12-06add python-cython[-native], a C-binding generator. Probably the successor to ↵Michael Lauer2
pyrex
2007-12-05python 2.5.1 enable and package ctypes module/package. closes #3368 -- ↵Michael Lauer3
thanks emdete!
2007-12-04python-pygtk 2.10.4 python-tokenize is included in python-langMichael Lauer1
2007-12-04python-pygtk 2.10.4 package demo seperately and fix demo dependenciesMichael Lauer1
2007-12-04python-pygtk 2.10.4: fix dependencies and packaging. closes #2905Michael Lauer1
2007-12-04add python-sword 1.5.10, remove older versions that no longer build. closes ↵Michael Lauer2
#2790
2007-12-03python-[sip|qt]: update to 4.7.1 / 4.3.1 and repair. closes #2468Michael Lauer7
2007-11-20python-cheetah_2.0.1.bb: package version 2.0.1 of the cheetah template engineJeremy Laine1
2007-11-20python-pyopenssl_0.6.bb: add simple Python wrapper around OpenSSLJeremy Laine1
2007-11-19python-pyrad_1.1.bb: package pyrad 1.1Jeremy Laine1
2007-11-17Fix python 2.5 manifest:Jeremy Laine2
* fix/simplify generate-manifest-2.5.py * add missing dependencies for python-logging (Closes: #3272) * add struct.py to python-core (Closes: #3296) * add missing files to python-crypt (Closes: #3303)
2007-11-15python-pygtk: PROVIDES python-pygtk2 for compabilityMarcin Juszkiewicz1
2007-11-12python-pygobject: remove duplicated packaging statementsMichael Lauer2
2007-11-12python-py[gtk|cairo]: remove duplicated packaging statementsMichael Lauer3
2007-11-12python-gst: fix packaging -- NEVER EVER use python2.4 directly, use ↵Michael Lauer1
${PYTHON_DIR}
2007-11-12python-formencode: remove setup.py.diff (no longer necessary), convert to SRCREVMichael Lauer2
2007-11-12python-gtk-1.2: add acinclude.m4 to fix buildMichael Lauer1
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie2
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie3
2007-10-29add python-pyusb, python bindings to libusbMichael Lauer1
2007-10-18python-pygtk: Remove more duplicate ${PN}-devHenryk Ploetz2
2007-10-18python-pygtk-2.10.4: Fix duplicate ${PN}-dev in PACKAGESHenryk Ploetz1
2007-10-17python-2.5-manifest.inc: fix hardcodesKoen Kooi1
/usr/bin -> ${bindir} /usr/lib -> ${libdir} /usr/include -> ${includedir}
2007-10-08merge of '397294e12f174d25745f5b3b591468ffd54fec4d'Openmoko anonymizer key3
and 'addd0ba8bdfe80ab62ce0514efcacdb160637bf6'
2007-09-29python-native: drop NOTEs from cross-distutils.patchPhilipp Zabel2
* these unexpected prints to stdout can confuse the SCons build system
2007-09-29python-netclient: RDEPEND on python-stringold (urllib imports string)Philipp Zabel1
2007-09-29python-xml: RDEPEND on python-netclients (saxutils imports urrlib)Philipp Zabel1
2007-09-22python-pygobject[-native]: drop 2.12.2, add dependency on glib-2.0[-native]Michael Lauer3
2007-09-18python-pybluez: update to 0.13Koen Kooi1