[oe] [meta-python][PATCH] python-daemonize: update to version 2.4.7

Derek Straka derek at asterius.io
Mon Aug 15 19:09:09 UTC 2016


 * Confirm NetBSD support
 * Close unused fd: devnull_fd
 * Fix exception handling

Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-daemonize_2.4.6.bb => python-daemonize_2.4.7.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-daemonize_2.4.6.bb => python-daemonize_2.4.7.bb} (72%)

diff --git a/meta-python/recipes-devtools/python/python-daemonize_2.4.6.bb b/meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb
similarity index 72%
rename from meta-python/recipes-devtools/python/python-daemonize_2.4.6.bb
rename to meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb
index b17b366..98f23ab 100644
--- a/meta-python/recipes-devtools/python/python-daemonize_2.4.6.bb
+++ b/meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb
@@ -12,5 +12,5 @@ RDEPENDS_${PN} = "\
                python-resource \
 "
 
-SRC_URI[md5sum] = "17bc788a8524b104d4639a68623461e3"
-SRC_URI[sha256sum] = "8aa66bad9aa10c682302a4ea9675874191304adeb3239e0776f1ca3041d30619"
+SRC_URI[md5sum] = "6759005b12dfeea0d4305f8536b4b0c2"
+SRC_URI[sha256sum] = "c0194e861826be456c7c69985825ac7b79632d8ac7ad4cde8e12fee7971468c8"
-- 
2.7.4




More information about the Openembedded-devel mailing list