~ubuntu-branches/ubuntu/saucy/quantum/saucy

« back to all changes in this revision

Viewing changes to tools/test-requires

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-05-31 09:37:25 UTC
  • mfrom: (2.1.22)
  • Revision ID: package-import@ubuntu.com-20130531093725-bf9jom93l7jm57iv
Tags: 1:2013.2~b1-0ubuntu1
* New upstream release.
* debian/patches/fix-quantum-configuration.patch: Refreshed
* debian/control: Add testrepository.
* debian/control: Add subunit.
* debian/control: Add python-d21o1 and python-pbr as build-depends.
* debian/control: Add python-stevedore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Install bounded pep8/pyflakes first, then let flake8 install
 
2
pep8==1.4.5
 
3
pyflakes==0.7.2
 
4
flake8==2.0
 
5
hacking>=0.5.3,<0.6
 
6
 
1
7
Babel>=0.9.6
2
8
cliff
3
9
coverage>=3.6
10
16
nosehtmloutput
11
17
nosexcover
12
18
openstack.nose_plugin
13
 
pep8==1.3.3
14
19
python-subunit
15
20
sphinx>=1.1.2
16
21
testrepository>=0.0.13