[oe] [meta-python] [PATCH] python-supervisor: upgrade 4.0.2 -> 4.1.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Jan 17 09:07:22 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-supervisor.inc     | 4 ++--
 ...ython3-supervisor_4.0.2.bb => python3-supervisor_4.1.0.bb} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-supervisor_4.0.2.bb => python3-supervisor_4.1.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-supervisor.inc b/meta-python/recipes-devtools/python/python-supervisor.inc
index 158cd52e1..1ac18bbe6 100644
--- a/meta-python/recipes-devtools/python/python-supervisor.inc
+++ b/meta-python/recipes-devtools/python/python-supervisor.inc
@@ -7,8 +7,8 @@ HOMEPAGE = "https://github.com/Supervisor/supervisor"
 LICENSE = "BSD-4-Clause"
 LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e"
 
-SRC_URI[md5sum] = "ac70dadd051dcaf1d03c467d51a3aac1"
-SRC_URI[sha256sum] = "5604457da4fb89d850e78c128205fe4938c9277f87301885b33c94c60361e575"
+SRC_URI[md5sum] = "ecea94eedc70ba5127fdeb0665bcca0d"
+SRC_URI[sha256sum] = "2dc86fe0476e945e61483d614ceb2cf4f93b95282eb243bdf792621994360383"
 
 PYPI_PACKAGE = "supervisor"
 inherit pypi systemd
diff --git a/meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb b/meta-python/recipes-devtools/python/python3-supervisor_4.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb
rename to meta-python/recipes-devtools/python/python3-supervisor_4.1.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list