Codebase list cinder-tempest-plugin / 0baef7d
Removed python3-six from (build-)depends. Thomas Goirand 3 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 cinder-tempest-plugin (1.7.0-1) experimental; urgency=medium
11
22 * New upstream release.
3 * Removed python3-six from (build-)depends.
34
45 -- Thomas Goirand <zigo@debian.org> Sun, 18 Sep 2022 22:01:12 +0200
56
1212 python3-setuptools,
1313 Build-Depends-Indep:
1414 python3-oslo.config,
15 python3-six,
1615 python3-stestr,
1716 python3-oslo.serialization,
1817 subunit,
2726 Depends:
2827 python3-pbr,
2928 python3-oslo.config,
30 python3-six,
3129 python3-oslo.serialization,
3230 tempest (>= 27.0.0),
3331 ${misc:Depends},