aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-28 06:53:28 +0800
committerKhem Raj <raj.khem@gmail.com>2022-04-28 13:47:50 -0700
commit8ea214b4af4940c3a9f817b9de6387cda49d7779 (patch)
treef94e3010c81efea5164738476fba80471dee5128
parent7f87a6145e1b66d4835a096d4bdf5070b7660ca1 (diff)
downloadmeta-openembedded-contrib-8ea214b4af4940c3a9f817b9de6387cda49d7779.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_22.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"