[oe-commits] Michael 'Mickey' Lauer : task-python-everything: update for python 2.6

GIT User account git at amethyst.openembedded.net
Wed Jan 14 14:21:19 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: f75b70fe83ff1747bfca9020b09c75a7500b5b2f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f75b70fe83ff1747bfca9020b09c75a7500b5b2f

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Jan 14 02:18:02 2009 +0000

task-python-everything: update for python 2.6

---

 packages/tasks/task-python-everything.bb |  215 +++++++++++++++---------------
 1 files changed, 108 insertions(+), 107 deletions(-)

diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index ca92c24..f672bb6 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,113 +1,114 @@
 DESCRIPTION= "Everything Python"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml38"
+PV = "2.6"
+PR = "ml40"
 
 RDEPENDS = "\
-		python-ao 		\
-		python-cheetah		\
-		python-connexion	\
-		python-constraint	\
-		python-dbus			\
-		python-dialog		\
-		task-python-efl			\
-		task-python-efl-examples		\
-#		python-fam			\
-		python-fnorb		\
-		python-formencode	\
-		python-fpconst		\
-		python-fugrep		\
-		python-fuse			\
-		python-fusil		\
-		python-gammu		\
-		python-gmpy		\
-		python-gnosis		\
-		python-gsmd			\
-		python-gst		\
-		python-hmm		\
-		python-imaging		\
-		python-imdbpy		\
-		python-inotify		\
-		python-irclib		\
-		python-itools		\
-		python-logilab-common		\
-		python-libgmail		\
-		python-lightmediascanner \
-		python-lxml		\
-		python-m2crypto \
-		python-mad		\
-		python-mako		\
-		python-numarray		\
-		python-numeric		\
-		python-ogg		\
-		python-opendir		\
-		python-pexpect		\
-		python-ptrace		\
-		python-pyalsa		\
-		python-pyalsaaudio	\
-		python-pybluez		\
-		python-pycairo		\
-		python-pychecker	\
-		python-pycodes		\
-		python-pycurl		\
-		python-pydirectfb	\
-		python-pyephem		\
-		python-pyfits		\
-		python-pyflakes		\
-		python-pygame		\
-		python-pygobject	\
-		python-pygoogle		\
-		python-pygtk-1.2	\
-		python-pygtk		\
-		python-pyid3lib		\
-		python-pyiw		\
-		python-pylinda		\
-		python-pylint		\
-		python-pyqt			\
-		python-pyraf		\
-		python-pyreverse	\
-		python-pyrex		\
-		python-pyro		\
-		python-pyserial		\
-		python-pytester		\
-		python-pyusb		\
-		python-pyvisa		\
-		python-pyweather	\
-		python-pyxml		\
-		python-pyxmlrpc		\
-		python-pyyaml		\
-		python-rpyc			\
-		python-scapy		\
-		python-scons		\
-		python-setuptools	\
-		python-simplejson	\
-		python-sip		\
-		python-sgmlop		\
-		python-snmplib		\
-		python-soappy		\
-		python-sphinxsearch	\
-		python-spydi		\
-		python-spyro		\
-		python-sqlalchemy	\
-		python-sqlobject	\
-#		python-sword		\
-		python-tlslite		\
-		python-urwid		\
-		python-vmaps		\
-		python-vorbis		\
-		python-webpy		\
-		moin			\
-		plone			\
-		python-twisted			\
-		zope"
-
-BROKEN_PACKAGES = "\
-		python-egenix-mx-base \
-		python-mysqldb \
-        python-pyqwt        \
+  python-ao \
+  python-cheetah \
+  python-connexion \
+  python-constraint \
+  python-daap \
+  python-dbus \
+  python-dialog \
+  python-docutils \
+  task-python-efl \
+  task-python-efl-examples \
+  python-fam \
+  python-flup \
+  python-fnorb\
+  python-formencode \
+  python-fpconst \
+  python-fugrep \
+  python-fuse \
+  python-fusil \
+  python-gammu \
+  python-gmpy \
+  python-gnosis	\
+  python-gst \
+  python-imaging \
+  python-imdbpy	\
+  python-inotify \
+  python-irclib	\
+  python-logilab-common	\
+  python-libgmail \
+  python-m2crypto \
+  python-mad \
+  python-mako \
+  python-netfilter \
+  python-numarray \
+  python-numeric \
+  python-numpy \
+  python-ogg \
+  python-opendir \
+  python-pexpect \
+  python-psyco \
+  python-ptrace \
+  python-pyalsa \
+  python-pyalsaaudio \
+  python-pybluez \
+  python-pycairo \
+  python-pychecker \
+  python-pycodes \
+  python-pycrypto \
+  python-pycurl \
+  python-pyephem \
+  python-pyfits \
+  python-pyflakes \
+  python-pygame \
+  python-pygobject \
+  python-pygoogle \
+  python-pygtk-1.2 \
+  python-pygtk \
+  python-pyid3lib \
+  python-pylinda \
+  python-pylint \
+  python-pylirc \
+  python-pymetar \
+  python-pymp3 \
+  python-pyode \
+  python-pyopenssl \
+  python-pyqt \
+  python-pyraf \
+  python-pyrex \
+  python-pyrtc \
+  python-pyro \
+  python-pyserial \
+  python-pysqlite2 \
+  python-pytester \
+  python-pyusb \
+  python-pyvisa \
+  python-pyweather \
+  python-pyxdg \
+  python-pyxml \
+  python-pyxmlrpc \
+  python-pyyaml \
+  python-pyzeroconf \
+  python-rpyc \
+  python-scapy \
+  python-scons \
+  python-setuptools \
+  python-simplejson \
+  python-sip \
+  python-sgmlop	\
+  python-soappy	\
+  python-sphinx \
+  python-sphinxsearch \
+  python-spydi \
+  python-spyro \
+  python-sqlalchemy \
+  python-sqlobject \
+  python-traits \
+  python-tlslite \
+  python-twisted \
+  python-vorbis	\
+  python-webpy \
+  python-xappy \
+  python-xlib \
+  \
+  iotop \
+  moin \
+  plone	\
+  zope \
 "
-
-#fixme add python-pycap once libdnet is in again
-#fixme add python-pyx once kpathwhich-native is there
-#fixme add packages dynamically
-LICENSE = "MIT"





More information about the Openembedded-commits mailing list