~jcsackett/charmworld/bac-tag-constraints

  • Committer: j.c.sackett
  • Date: 2012-12-17 20:06:28 UTC
  • mfrom: (84.1.22 glorious-return-to-pip)
  • Revision ID: jcsackett@canonical.com-20121217200628-5ncar85x4psj6pgy
Replace use of buildout with pip/venv

=====================================

This is just a first step, with all requirements living in one file and only
one make install target. As we move forward we'll split out the testing only
and development only requirements and update the Makefile as needed, but it's
probably better to get everyone on this footing before moving forward further.

Removed the buildout specific files (i.e. buildout.cfg, versions.cfg,
bootstrap.py) and added back the pip requirements file.

Replaced the bin/buildout target with a venv target. bin/python now requires
creation of virtualenv, while venv requires python and does the remaining
setup and pip install from the download cache.

This change requires an update to the dl cache, but as that change is not
compatible with buildbot, I won't update download-cache until this lands.

R=rharding, hazmat
CC=
https://codereview.appspot.com/6946070
Filename Latest Rev Last Changed Committer Comment Size
..
charmworld 1 13 years ago kapil.foss at gmail charmworld pyramid starter Diff
docs 33 13 years ago kapil.foss at gmail add install doc Diff
scripts 21 13 years ago Kapil Thangavelu add ctl scripts Diff
.bzrignore 82.2.1 12 years ago j.c.sackett Ignore tags in addition to tag-py. 271 bytes Diff Download File
File .lbox.check 77.2.5 12 years ago Kapil Thangavelu switch to make install & make test sans sys deps 56 bytes Diff Download File
CHANGES.txt 67.1.10 12 years ago Kapil Thangavelu put back accidentally yanked changes 28 bytes Diff Download File
development.ini 80.1.2 12 years ago Rick Harding Update to get the tests passing and remove the ext 964 bytes Diff Download File
distribute_setup.py 71.1.2 12 years ago Rick Harding Add missing files 15.3 KB Diff Download File
LICENSE.txt 61 12 years ago kapil.foss at gmail add license 33.7 KB Diff Download File
Makefile 84.1.22 12 years ago j.c.sackett Ordering of steps was wrong for deps. 2.4 KB Diff Download File
MANIFEST.in 1 13 years ago kapil.foss at gmail charmworld pyramid starter 133 bytes Diff Download File
production.ini 54 12 years ago Kapil Thangavelu exception logging with url, bzr revision check use 1 KB Diff Download File
README.txt 7 13 years ago kapil.foss at gmail work in progress on multi namespace support 252 bytes Diff Download File
requirements.txt 84.1.19 12 years ago j.c.sackett Sorted requirements. 1000 bytes Diff Download File
setup.cfg 1 13 years ago kapil.foss at gmail charmworld pyramid starter 538 bytes Diff Download File
setup.py 72.1.2 12 years ago Rick Harding Garden deps per review 974 bytes Diff Download File
test.ini 80.1.2 12 years ago Rick Harding Update to get the tests passing and remove the ext 764 bytes Diff Download File