summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:39:16 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-21 07:31:00 -0700
commit8ae0b005d24355945a4cc756d16eecc9b402cc3c (patch)
tree623cbba0ffbd0e0e3b7e3db635e908b0dc0e4abb /meta-python/recipes-devtools/python
parentd2656956d951589304b867e35a9b7741c7a75ecf (diff)
downloadmeta-openembedded-8ae0b005d24355945a4cc756d16eecc9b402cc3c.tar.gz
python3-twisted: upgrade 25.5.0 -> 26.4.0
License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb
index 8ce5740e0b..7d7f5d3053 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb
@@ -4,9 +4,9 @@ Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of p
4HOMEPAGE = "https://twisted.org" 4HOMEPAGE = "https://twisted.org"
5 5
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=5316a448a61a38d722c291f78d915d11" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=ff950f7bafa004a86f478dc9eaf8106f"
8 8
9SRC_URI[sha256sum] = "1deb272358cb6be1e3e8fc6f9c8b36f78eb0fa7c2233d2dbe11ec6fee04ea316" 9SRC_URI[sha256sum] = "dbfd0fe1ee409d0243fdd7a6a6ff14f4948cec1fd78e0376291f805e1501fae9"
10 10
11CVE_PRODUCT = "twisted" 11CVE_PRODUCT = "twisted"
12 12