~ubuntu-branches/ubuntu/wily/python-oslo.serialization/wily-proposed

« back to all changes in this revision

Viewing changes to test-requirements.txt

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2015-09-27 19:04:38 UTC
  • mfrom: (1.1.8) (2.3.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150927190438-9r6d5gcwwtv0h13r
Tags: 1.9.0-1
* New upstream release.
* Fixed (build-)depends for this release.
* Drop no namepsace test patch.
* Rebased tz version patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# process, which may cause wedges in the gate later.
4
4
hacking<0.11,>=0.10.0
5
5
mock>=1.2
6
 
netaddr>=0.7.12
 
6
netaddr!=0.7.16,>=0.7.12
7
7
 
8
8
# this is required for the docs build jobs
9
9
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
10
10
oslosphinx>=2.5.0 # Apache-2.0
11
11
 
12
 
oslotest>=1.9.0 # Apache-2.0
 
12
oslotest>=1.10.0 # Apache-2.0
13
13
simplejson>=2.2.0
14
14
oslo.i18n>=1.5.0 # Apache-2.0
15
15
coverage>=3.6