[oe-commits] [meta-openembedded] 19/50: python-daemonize: update to version 2.4.7

git at git.openembedded.org git at git.openembedded.org
Mon Aug 22 13:57:23 UTC 2016


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

commit 7cf433a523b6179e27c80785a0ed62bf81553add
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Aug 15 15:09:09 2016 -0400

    python-daemonize: update to version 2.4.7
    
    * Confirm NetBSD support
     * Close unused fd: devnull_fd
     * Fix exception handling
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-daemonize_2.4.6.bb => python-daemonize_2.4.7.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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"

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


More information about the Openembedded-commits mailing list