From 3c257b34170a680c0726bfd100825ffc79996c19 Mon Sep 17 00:00:00 2001 From: zangrc Date: Sat, 25 Sep 2021 04:19:38 +0800 Subject: [PATCH] python3-pyro4: upgrade 4.80 -> 4.81 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-pyro4_4.80.bb => python3-pyro4_4.81.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-connectivity/python-pyro4/{python3-pyro4_4.80.bb => python3-pyro4_4.81.bb} (66%) diff --git a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.80.bb b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.81.bb similarity index 66% rename from meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.80.bb rename to meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.81.bb index ba331eea02..b05ce34f84 100644 --- a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.80.bb +++ b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.81.bb @@ -2,8 +2,7 @@ SUMMARY = "Python Remote Objects" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=cd13dafd4eeb0802bb6efea6b4a4bdbc" -SRC_URI[md5sum] = "e31fc077e06de9fc0bb061e357401954" -SRC_URI[sha256sum] = "46847ca703de3f483fbd0b2d22622f36eff03e6ef7ec7704d4ecaa3964cb2220" +SRC_URI[sha256sum] = "e130da06478b813173b959f7013d134865e07fbf58cc5f1a2598f99479cdac5f" PYPI_PACKAGE = "Pyro4"