python-netifaces: enable on Python 3
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 20 Nov 2014 15:32:10 +0000 (10:32 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Nov 2014 18:06:27 +0000 (19:06 +0100)
commit47667497ec2622263bbd3cacc109beed7e7bea7c
tree22648379da97cc9bb2478f4e28b43bcb6dc7d115
parent4273d4d9ff5b9c104d7447d96199e2cadbf790e3
python-netifaces: enable on Python 3

Version 0.10.4 is compatible with python 3.

[Thomas: change the patch to simply remove the dependency on
BR2_PACKAGE_PYTHON, so that the package can be seen when either python
or python3 are used.]

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-netifaces/Config.in