Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-netifaces: Fix build with python3 and musl | Khem Raj | 2022-08-28 | 1 | -2/+4 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-netifaces: Upgrade 0.10.9 -> 0.11.0 | Leon Anavi | 2021-06-01 | 1 | -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> |