[oe] [meta-python][PATCH] python-sdnotify: update to version 0.3.2

Derek Straka derek at asterius.io
Thu Aug 10 01:16:16 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-sdnotify.inc           | 8 ++------
 .../python/{python-sdnotify_0.3.1.bb => python-sdnotify_0.3.2.bb} | 0
 .../{python3-sdnotify_0.3.1.bb => python3-sdnotify_0.3.2.bb}      | 0
 3 files changed, 2 insertions(+), 6 deletions(-)
 rename meta-python/recipes-devtools/python/{python-sdnotify_0.3.1.bb => python-sdnotify_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-sdnotify_0.3.1.bb => python3-sdnotify_0.3.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-sdnotify.inc b/meta-python/recipes-devtools/python/python-sdnotify.inc
index 661ee6d..ea0e575 100644
--- a/meta-python/recipes-devtools/python/python-sdnotify.inc
+++ b/meta-python/recipes-devtools/python/python-sdnotify.inc
@@ -12,9 +12,5 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cc572ccc4b18a4b7d13be5d01bc8213e"
 
-SRC_URI[md5sum] = "a182c1ef47e1c6c965771aa3029da16f"
-SRC_URI[sha256sum] = "e69220d4f6cbb02130f43f929350a80cf51033fde47dcb056fbda71e2dff2d5a"
-
-do_install_append() {
-	rm -r ${D}/${datadir}
-}
+SRC_URI[md5sum] = "749ddca1c70be1697fecc443fb1fdb16"
+SRC_URI[sha256sum] = "73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1"
diff --git a/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb
rename to meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-sdnotify_0.3.1.bb
rename to meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list