python3-argh: Add recipe version 0.26.2

Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Domarys Correa
2020-05-15 11:16:20 -03:00
committed by Khem Raj
parent a2719b02e1
commit ae89681224

View File

@@ -0,0 +1,14 @@
SUMMARY = "Pattern matching and various utilities for file systems paths."
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=cede70b648dcc81baf5b431d38905bad"
SRC_URI[sha256sum] = "e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65"
inherit pypi setuptools3
RDEPENDS_${PN} += " \
${PYTHON_PN}-logging \
"
BBCLASSEXTEND = "native nativesdk"