mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-ifaddr: Integrate a dependency of pysonos
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
10
meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb
Normal file
10
meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
DESCRIPTION = "Cross-platform network interface and IP address enumeration \
|
||||
library"
|
||||
HOMEPAGE = "https://pypi.org/project/ifaddr/"
|
||||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8debe8d42320ec0ff24665319b625a5e"
|
||||
|
||||
SRC_URI[sha256sum] = "1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user