mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python-psutil: update to version 5.2.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1c70187951
commit
c7ecb6c299
@@ -2,8 +2,8 @@ SUMMARY = "A cross-platform process and system utilities module for Python"
|
|||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=0f02e99f7f3c9a7fe8ecfc5d44c2be62"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "3090e32d42761086ae82036cadb95ba3"
|
SRC_URI[md5sum] = "c9aa2599dcd9e5b59d71b6660d396062"
|
||||||
SRC_URI[sha256sum] = "959bd58bdc8152b0a143cb3bd822d4a1b8f7230617b0e3eb2ff6e63812120f2b"
|
SRC_URI[sha256sum] = "2fc91d068faa5613c093335f0e758673ef8c722ad4bfa4aded64c13ae69089eb"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
|
|||||||
Reference in New Issue
Block a user