[meta-python] python3-twisted: upgrade 22.2.0 -> 22.4.0

Message ID 1651100009-17477-4-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-twisted: upgrade 22.2.0 -> 22.4.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 27, 2022, 10:53 p.m. UTC
Changelog:
https://github.com/twisted/twisted/releases/tag/twisted-22.4.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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%)

Patch

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"