diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-28 13:55:27 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-28 13:10:20 -0700 |
commit | 2404e1ea1142f6dead51a29d5bcfe6575f5a39fb (patch) | |
tree | 61957dd4564ab97b1767b851b64f4129599a93c6 /meta-python | |
parent | e82c09b8e5b0587da6044feba05dec16bf21cf3c (diff) | |
download | meta-openembedded-2404e1ea1142f6dead51a29d5bcfe6575f5a39fb.tar.gz |
python-daemonize: upgrade 2.4.7 -> 2.5.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb (renamed from meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb b/meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb index 98f23aba10..e0f64fcf18 100644 --- a/meta-python/recipes-devtools/python/python-daemonize_2.4.7.bb +++ b/meta-python/recipes-devtools/python/python-daemonize_2.5.0.bb | |||
@@ -12,5 +12,5 @@ RDEPENDS_${PN} = "\ | |||
12 | python-resource \ | 12 | python-resource \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "6759005b12dfeea0d4305f8536b4b0c2" | 15 | SRC_URI[md5sum] = "3d64e7a0219ad22e3fca62460f893b6a" |
16 | SRC_URI[sha256sum] = "c0194e861826be456c7c69985825ac7b79632d8ac7ad4cde8e12fee7971468c8" | 16 | SRC_URI[sha256sum] = "dd026e4ff8d22cb016ed2130bc738b7d4b1da597ef93c074d2adb9e4dea08bc3" |