meta-openembedded/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb
Domarys Correa c68dad28f3 python3-pathtools3: Add recipe version 0.2.1
Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-19 17:14:09 -07:00

11 lines
282 B
BlitzBasic

SUMMARY = "Filesystem events monitoring"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=56bd93578433bb99b4fdf7ff481722df"
SRC_URI[sha256sum] = "630c1edc09ef93abea40fc06b10067e5734d8f38cc85867bc61d1a5c9eb7796f"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"