[oe-commits] [meta-openembedded] 10/19: python-supervisor: upgrade 4.0.2 -> 4.1.0

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:25 UTC 2020


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

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

commit dc3657a8b739796dca66c500045fca24527eb8b5
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Jan 17 17:07:22 2020 +0800

    python-supervisor: upgrade 4.0.2 -> 4.1.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-supervisor.inc             | 4 ++--
 .../{python3-supervisor_4.0.2.bb => python3-supervisor_4.1.0.bb}      | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-supervisor.inc b/meta-python/recipes-devtools/python/python-supervisor.inc
index 158cd52..1ac18bb 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

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


More information about the Openembedded-commits mailing list