~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Rick Harding
  • Author(s): Richard Harding
  • Date: 2012-12-06 19:11:38 UTC
  • mfrom: (71.1.5 addbuildout)
  • Revision ID: rick.harding@canonical.com-20121206191138-rnuqrbuv2pe23c57
Add buildout environment support.

WARNING: not all jobs/scripts and code worked so we might be missing deps that
need to be added to the download cache.

Adds buildout with a download-cache. It's a split repo and auto pulls during
installing dependencies. Defaults to locked down and will only install from
download cache. Missing deps need to be added there first and updated in
versions.cfg.

Adds a bunch of new makefile targets for the various buildout segments.

Provides:
- make install - normal dev install with testing and linting tools.
- make deploy - bare install only supporting the pyramid app currently.
- make lint - run linting tools against the codebase.
- make distclean - reset the buildout environment.
- make check - clean, install, and run tests. This should be our jenkins/ci
target.

R=abentley
CC=
https://codereview.appspot.com/6886049

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Chameleon==2.5.1
2
 
configobj
3
 
-e svn+http://xappy.googlecode.com/svn/trunk@624#egg=xappy-0.6.0-py2.7-dev_r624
4
 
Jinja2==2.6
5
 
launchpadlib
6
 
MarkupSafe==0.15
7
 
Paste==1.7.5.1
8
 
PasteDeploy==1.5.0
9
 
PasteScript==1.7.4.2
10
 
Pygments==1.4
11
 
pymongo==2.0.1
12
 
pyramid==1.3.4
13
 
pyramid_debugtoolbar==1.0.3
14
 
pyramid_exclog
15
 
python_dateutil
16
 
PyYAML==3.10
17
 
redis==2.4.9
18
 
repoze.lru==0.4
19
 
simplejson==2.2.1
20
 
translationstring==0.4
21
 
venusian==1.0a2
22
 
WebHelpers==1.3
23
 
WebOb==1.1.1
24
 
wsgiref==0.1.2
25
 
zope.component==3.11.0
26
 
zope.deprecation==3.5.0
27
 
zope.event==3.5.1
28
 
zope.interface==3.8.0