From 9119b0ab7ba70d8cace3deb6a545f93c7b41b0e1 Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 28 Apr 2022 06:53:28 +0800 Subject: [PATCH] python3-twisted: upgrade 22.2.0 -> 22.4.0 Changelog: https://github.com/twisted/twisted/releases/tag/twisted-22.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-twisted_22.2.0.bb => python3-twisted_22.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-twisted_22.2.0.bb => python3-twisted_22.4.0.bb} (99%) diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb similarity index 99% rename from meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb rename to meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb index f4575c9c2e..9429f8faab 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.twistedmatrix.com" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0f8d67f84b6e178c92d471011b2245fc" -SRC_URI[sha256sum] = "57f32b1f6838facb8c004c89467840367ad38e9e535f8252091345dba500b4f2" +SRC_URI[sha256sum] = "a047990f57dfae1e0bd2b7df2526d4f16dcdc843774dc108b78c52f2a5f13680" PYPI_PACKAGE = "Twisted"