# These are packages that we rely on that aren't present in Lucid. We package
# them and put them in our own CKAN repository

# pyutilib.component.core>=4.1,<4.1.99
-e svn+https://software.sandia.gov/svn/public/pyutilib/pyutilib.component.core/trunk@1972#egg=pyutilib.component.core
# licenses==0.4,<0.6.99
-e hg+https://bitbucket.org/okfn/licenses@0eed4a13296b#egg=licenses
# vdm>=0.9,<0.9.99
-e hg+https://bitbucket.org/okfn/vdm@vdm-0.9#egg=vdm
# markupsafe==0.9.2 required by webhelpers==1.2 required by formalchemy with SQLAlchemy 0.6
markupsafe==0.9.2
# autoneg>=0.5
-e git+https://github.com/wwaites/autoneg.git@b4c727b164f411cc9d60#egg=autoneg
# flup>=0.5
-e hg+http://hg.saddi.com/flup@301a58656bfb#egg=flup
# All the conflicting dependencies from the lucid_conflict.txt file
#-e hg+https://bitbucket.org/okfn/ckan-deps@6287665a1965#egg=ckan-deps
# FormAlchemy
formalchemy==1.3.9
-e hg+https://hg.3aims.com/public/ApacheMiddleware@tip#egg=apachemiddleware

# NOTE: Developers, our build script for the Debian packages relies on the 
#       requirements above being specified as editable resources with their
#       mercurial, SVN or git repository specified at the correct revision to
#       package
