Added python{3,}-netifaces as build-depends-indep.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,12 +1,16 @@
|
||||
python-taskflow (1.21.0-1) experimental; urgency=medium
|
||||
|
||||
[ Ivan Udovichenko ]
|
||||
* New upstream release.
|
||||
* d/control: Fixed (build-)depends for this release.
|
||||
* d/control: python-mysql is now replaced with python-pymysql.
|
||||
* d/control: unittest2 is not used anymore.
|
||||
* d/patches: Add use-async_utils.patch
|
||||
|
||||
-- Ivan Udovichenko <iudovichenko@mirantis.com> Tue, 29 Sep 2015 9:14:38 +0300
|
||||
[ Thomas Goirand ]
|
||||
* Added python{3,}-netifaces as build-depends-indep.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Sat, 03 Oct 2015 18:44:05 +0000
|
||||
|
||||
python-taskflow (1.17.0-3) experimental; urgency=medium
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -32,6 +32,7 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
||||
python-mock (>= 1.3),
|
||||
python-monotonic (>= 0.3),
|
||||
python-networkx (>= 1.10),
|
||||
python-netifaces,
|
||||
python-oslo.serialization (>= 1.4.0),
|
||||
python-oslo.utils (>= 2.0.0),
|
||||
python-oslosphinx (>= 2.5.0),
|
||||
@@ -59,7 +60,8 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
||||
python3-kombu,
|
||||
python3-mock (>= 1.3),
|
||||
python3-monotonic (>= 0.1),
|
||||
python3-networkx,
|
||||
python3-networkx (>= 1.10),
|
||||
python3-netifaces,
|
||||
python3-oslo.serialization (>= 1.4.0),
|
||||
python3-oslo.utils (>= 2.0.0),
|
||||
python3-oslotest (>= 1.10.0),
|
||||
|
||||
Reference in New Issue
Block a user