[oe-commits] [meta-openembedded] 10/22: python-sdnotify: update to version 0.3.2

git at git.openembedded.org git at git.openembedded.org
Thu Aug 10 16:25:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 1d97bb3aa813e569a036d01dd9f7ff0bd78dcad0
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Aug 9 21:16:16 2017 -0400

    python-sdnotify: update to version 0.3.2
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list