# Some silly link somewhere causes 0.16-dev to be installed unless we specify. # The last release, 0.15.0, seems to have changed something about sqlobject.events # which causes tasktracker.lib.eventserver.taskCreated to fail because of # an incorrect signature. SQLObject==0.14.1 Paste==1.7.2 PasteScript==1.7.3 PasteDeploy==1.3.4 WebOb==1.0.8 -f http://dist.socialplanning.org/eggs/decorator-2.2.0.zip decorator==2.2.0 -e git+git://github.com/socialplanning/WSSEAuth.git#egg=WSSEAuth-dev -e git+git://github.com/socialplanning/CabochonServer.git#egg=CabochonServer-dev -e git+git://github.com/socialplanning/SupervisorErrorMiddleware.git#egg=SupervisorErrorMiddleware-dev -e git+git://github.com/socialplanning/TaskTracker.git#egg=TaskTracker-dev -e git+git://github.com/socialplanning/CabochonClient.git#egg=CabochonClient-dev mysql-python # these three are required by pylons but the build doesn't pull them down # XXX this is brittle http://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-0.3.4.tar.gz python-dateutil==1.5 simplejson==2.0.9 Mako>=0.1.10 nose>=0.9.3 Beaker==1.5.1 Routes==1.11