Path to this page:
Subject: CVS commit: pkgsrc/net/py-ifaddr
From: Adam Ciarcinski
Date: 2022-08-10 11:12:00
Message id: 20220810091200.85DB8FB1A@cvs.NetBSD.org
Log Message:
py-ifaddr: updated to 0.2.0
0.2.0
Added an option to include IP-less adapters, thanks to memory
Fixed a bug where an interface's name was bytes, not str, on Windows
Added an implementation of netifaces.interfaces() (available through \
ifaddr.netifaces.interfaces())
Added type hints
Backwards incompatible/breaking changes:
Dropped Python 3.6 support
Files: