@@ -12,7 +12,7 @@ Build-Depends:
12
12
python3-sphinx (>= 2.0.0),
13
13
Build-Depends-Indep:
14
14
python3-coverage,
15
- python3-eventlet (>= 0.22.0 ),
15
+ python3-eventlet (>= 0.25.1 ),
16
16
python3-hacking,
17
17
python3-mock (>= 2.0.0),
18
18
python3-msgpack (>= 1.0.0),
@@ -22,27 +22,29 @@ Build-Depends-Indep:
22
22
python3-openvswitch (>= 2.8.0),
23
23
python3-oslo.config (>= 1:5.1.0),
24
24
python3-oslotest (>= 1:3.2.0),
25
+ python3-packaging (>= 20.3),
25
26
python3-pycodestyle (>= 2.0.0),
26
27
python3-routes (>= 2.3.1),
27
28
python3-six (>= 1.10.0),
28
29
python3-stestr (>= 1.0.0),
29
30
python3-subunit (>= 1.0.0),
31
+ python3-testscenarios (>= 0.4),
30
32
python3-testtools (>= 2.2.0),
31
33
python3-tinyrpc (>= 0.6),
32
34
python3-webob (>= 1:1.8.2),
33
- Standards-Version: 4.2 .1
35
+ Standards-Version: 4.6 .1
34
36
Homepage: https://docs.openstack.org/os-ken/latest/
35
- Vcs-Browser: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-os-ken
36
37
Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-os-ken
37
38
38
39
Package: python3-os-ken
39
40
Architecture: all
40
41
Depends:
41
- python3-eventlet (>= 0.22.0 ),
42
+ python3-eventlet (>= 0.25.1 ),
42
43
python3-msgpack (>= 1.0.0),
43
44
python3-netaddr (>= 0.7.18),
44
45
python3-openvswitch (>= 2.8.0),
45
46
python3-oslo.config (>= 1:5.1.0),
47
+ python3-packaging (>= 20.3),
46
48
python3-pbr (>= 2.0.0),
47
49
python3-routes (>= 2.3.1),
48
50
python3-six (>= 1.10.0),
0 commit comments