Removed non python3 build-deps

This commit is contained in:
Thomas Goirand
2015-09-12 08:06:16 +00:00
parent fe83f1609f
commit c36d2bd7d3

3
debian/control vendored
View File

@@ -46,7 +46,6 @@ Build-Depends-Indep: alembic (>= 0.7.2),
python3-alembic,
python3-automaton,
python3-cachetools,
python3-concurrent.futures (>= 3.0),
python3-contextlib2,
python3-coverage,
python3-debtcollector (>= 0.3.0),
@@ -62,7 +61,6 @@ Build-Depends-Indep: alembic (>= 0.7.2),
python3-networkx,
python3-oslo.serialization (>= 1.4.0),
python3-oslo.utils (>= 1.9.0),
python3-oslosphinx (>= 2.5.0),
python3-oslotest (>= 1.7.0),
python3-psycopg2,
python3-redis,
@@ -122,7 +120,6 @@ Architecture: all
Depends: alembic (>= 0.7.2),
python3-automaton,
python3-cachetools,
python3-concurrent.futures (>= 3.0),
python3-contextlib2,
python3-debtcollector (>= 0.3.0),
python3-eventlet (>= 0.17.4),