summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-netifaces: Fix build with python3 and muslKhem Raj2022-08-281-2/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-netifaces: Upgrade 0.10.9 -> 0.11.0Leon Anavi2021-06-011-0/+9
Upgrade to release 0.11.0: - Added notice about needing a new maintainer. - Fixed link to Travis CI. - Added test.py to the source distribution. - Fixed netmask calculation for IPv6. - Fixes to gateway detection in some edge cases. - Build CPython 2.7 wheels for 64-bit Windows (yes, you should be using Python 3 now, but still). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>