--- /dev/null
+DESCRIPTION = "Dweba is a framework to develop distributed and web applications \
+for the python programming language."
+HOMEPAGE = "http://www.threekong.com"
+SECTION = "devel/python"
+PRIORITY = "optional"
+LICENSE = "MIT"
+PR = "ml0"
+
+RPV = "1.0.0-pre14"
+
+SRC_URI = "http://www.threekong.com/download/dweba/dweba-${RPV}.tar.gz"
+S = "${WORKDIR}/dweba-${RPV}"
+
+inherit distutils
+++ /dev/null
-DESCRIPTION = "Simplified Python Remote Objects is a multilingual object request broker. \
-SPyRO uses the most efficient (or available) connection between peers to minimize costs \
-of transport and parsing in the communication."
-HOMEPAGE = "http://www.spyron.org/"
-SECTION = "devel/python"
-PRIORITY = "optional"
-LICENSE = "MIT"
-PR = "ml1"
-
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyRO-${PV}.tar.gz"
-S="${WORKDIR}/SPyRO-${PV}"
-
-inherit distutils
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
PV = "2.6"
-PR = "ml42"
+PR = "ml43"
RDEPENDS = "\
python-ao \
python-dbus \
python-dialog \
python-docutils \
+ python-dweba \
task-python-efl \
task-python-efl-examples \
python-fam \
python-fugrep \
python-fuse \
python-fusil \
- python-gammu \
+# python-gammu \
python-gmpy \
python-gnosis \
python-gst \
python-ogg \
python-opendir \
python-pexpect \
- python-psyco \
+# only on x86
+# python-psyco \
python-ptrace \
python-pyalsa \
python-pyalsaaudio \
python-sphinx \
python-sphinxsearch \
python-spydi \
- python-spyro \
python-sqlalchemy \
python-sqlobject \
python-traits \