From bed642744db285902207b9af8c752bc3d2ee2790 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 24 Oct 2019 12:49:10 +0800 Subject: [PATCH] python-pyro4: upgrade 4.73 -> 4.77 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../{python-pyro4_4.73.bb => python-pyro4_4.77.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-connectivity/python-pyro4/{python-pyro4_4.73.bb => python-pyro4_4.77.bb} (70%) diff --git a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.73.bb b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb similarity index 70% rename from meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.73.bb rename to meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb index 88f5b18559..738cf86774 100644 --- a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.73.bb +++ b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.77.bb @@ -2,8 +2,8 @@ SUMMARY = "Python Remote Objects" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=cd13dafd4eeb0802bb6efea6b4a4bdbc" -SRC_URI[md5sum] = "0375c061b93411feb86da01e801df888" -SRC_URI[sha256sum] = "536b07a097d0619e7ab1effa3747fda177a24168d17a07a93ca9ac30977608f7" +SRC_URI[md5sum] = "21f015ae93cf9ea2bbbc418a2267e9fb" +SRC_URI[sha256sum] = "2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f" PYPI_PACKAGE = "Pyro4"