blob: f211c69543acacbc6062538ebec67f538b3f9b71 [file] [log] [blame]
Andrew Geisslerc87764f2020-06-27 00:16:32 -05001DESCRIPTION = "Portable network interface information for Python"
2SECTION = "devel/python"
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"
6
Andrew Geisslerc87764f2020-06-27 00:16:32 -05007inherit pypi setuptools3
Patrick Williams92b42cb2022-09-03 06:53:57 -05008
9SRC_URI += "file://0001-netifaces-initialize-msghdr-in-a-portable-way.patch"
10
11SRC_URI[sha256sum] = "043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32"