From c68dad28f3287d91ed530991929cd896e83da41b Mon Sep 17 00:00:00 2001 From: Domarys Correa Date: Mon, 18 May 2020 12:00:29 -0300 Subject: python3-pathtools3: Add recipe version 0.2.1 Signed-off-by: Domarys Correa Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pathtools3_0.2.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb (limited to 'meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb b/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb new file mode 100644 index 0000000000..644f7b119d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pathtools3_0.2.1.bb @@ -0,0 +1,10 @@ +SUMMARY = "Filesystem events monitoring" + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=56bd93578433bb99b4fdf7ff481722df" + +SRC_URI[sha256sum] = "630c1edc09ef93abea40fc06b10067e5734d8f38cc85867bc61d1a5c9eb7796f" + +inherit pypi setuptools3 + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf