From 78b112d5701d832aae4e9c232ecd3c56aff94287 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 27 May 2026 17:47:55 +0800 Subject: [PATCH] python3-telnetlib3: upgrade 2.6.0 -> 4.0.4 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...{python3-telnetlib3_2.6.0.bb => python3-telnetlib3_4.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-telnetlib3_2.6.0.bb => python3-telnetlib3_4.0.4.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-telnetlib3_2.6.0.bb b/meta-python/recipes-devtools/python/python3-telnetlib3_4.0.4.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-telnetlib3_2.6.0.bb rename to meta-python/recipes-devtools/python/python3-telnetlib3_4.0.4.bb index bef533b39b..eb28bbf81f 100644 --- a/meta-python/recipes-devtools/python/python3-telnetlib3_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-telnetlib3_4.0.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jquast/telnetlib3" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=15abe157ad6f0b483975cc34bcc1aa99" -SRC_URI[sha256sum] = "c231e790c626f5b6927a4a85e79bce18cde994c9424254d2193582b430972164" +SRC_URI[sha256sum] = "6ab9ce0b9e8663b002d7e10513deb0c17bddb982d520681e0788511d99695a7a" PYPI_PACKAGE = "telnetlib3"