mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
python-networkmanager: update to 2.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d3bfe0a626
commit
4464399e50
+13
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "Easy communication with NetworkManager from Python"
|
||||
HOMEPAGE = "https://github.com/seveas/python-networkmanager"
|
||||
LICENSE = "Zlib"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8d8bac174bf8422b151200e6cc78ebe4"
|
||||
|
||||
SRC_URI[md5sum] = "f638d854a3639fb37c0e06d1092a771e"
|
||||
SRC_URI[sha256sum] = "aef1e34d98d7bec7cc368e0ca0f2e97493f9b5ebe6d7103f8f6460cfca3dc6fc"
|
||||
|
||||
PYPI_PACKAGE = "python-networkmanager"
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} = "networkmanager python-dbus python-six"
|
||||
Reference in New Issue
Block a user