package/python-zeroconf: depends on ifaddr instead of netifaces
authorGrzegorz Blach <grzegorz@blach.pl>
Fri, 5 Jul 2019 11:57:12 +0000 (11:57 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Aug 2019 22:22:37 +0000 (00:22 +0200)
commit9c53c300d4f82302b7aae67691741e590b504789
tree2189c398d847181c218162b8083bff24b9e16f48
parent2ade7bfcddefec08b1131e68d2116d74ba8a1a38
package/python-zeroconf: depends on ifaddr instead of netifaces

Starting from 0.21.0 zeroconf uses pure-python ifaddr module
instead of netifaces.

Currently we have zeroconf 0.23.0, so this module raises
ModuleNotFoundError exception during import.

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-zeroconf/Config.in