summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-09-13 18:20:54 +0800
committerKhem Raj <raj.khem@gmail.com>2022-09-13 09:55:03 -0700
commit24ba97c8003e76ad6149c14ff4db88b3949a360b (patch)
treedde4ec523727a582c7f168f25ffa366ea77e5303 /meta-python
parentb875bdb3415969cd3d9a1d82e575c2366ea01fc4 (diff)
downloadmeta-openembedded-24ba97c8003e76ad6149c14ff4db88b3949a360b.tar.gz
python3-twisted: upgrade 22.4.0 -> 22.8.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb
index 9429f8faab..f40c5f080b 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_22.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.twistedmatrix.com"
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=0f8d67f84b6e178c92d471011b2245fc" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=0f8d67f84b6e178c92d471011b2245fc"
9 9
10SRC_URI[sha256sum] = "a047990f57dfae1e0bd2b7df2526d4f16dcdc843774dc108b78c52f2a5f13680" 10SRC_URI[sha256sum] = "e5b60de39f2d1da153fbe1874d885fe3fcbdb21fcc446fa759a53e8fc3513bed"
11 11
12PYPI_PACKAGE = "Twisted" 12PYPI_PACKAGE = "Twisted"
13 13