~ubuntu-branches/ubuntu/wily/python-oslo.vmware/wily

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2015-08-11 09:25:22 UTC
  • mfrom: (1.1.12) (2.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150811092522-6epbeuzn6a0jt750
Tags: 1.18.0-2ubuntu1
* Resync with Debian experimental.
* d/pydist-overrides: Map suds-jurko -> suds to ease backporting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# of appearance. Changing the order has an impact on the overall integration
3
3
# process, which may cause wedges in the gate later.
4
4
 
5
 
pbr>=0.11,<2.0
 
5
pbr<2.0,>=1.3
6
6
 
7
 
stevedore>=1.3.0  # Apache-2.0
 
7
stevedore>=1.5.0 # Apache-2.0
8
8
netaddr>=0.7.12
9
9
 
10
10
# for timeutils
13
13
# for jsonutils
14
14
six>=1.9.0
15
15
 
16
 
oslo.i18n>=1.5.0  # Apache-2.0
17
 
oslo.utils>=1.4.0                       # Apache-2.0
 
16
oslo.i18n>=1.5.0 # Apache-2.0
 
17
oslo.utils>=1.9.0 # Apache-2.0
18
18
Babel>=1.3
19
19
 
20
20
# for the routing notifier
21
21
PyYAML>=3.1.0
22
22
 
23
23
suds-jurko>=0.6
24
 
eventlet>=0.17.3
 
24
eventlet>=0.17.4
25
25
requests>=2.5.2
26
26
urllib3>=1.8.3
27
 
oslo.concurrency>=1.8.0         # Apache-2.0
 
27
oslo.concurrency>=2.3.0 # Apache-2.0