diff mbox series

[meta-python,46/56] python3-telnetlib3: upgrade 2.6.0 -> 4.0.4

Message ID 20260527094805.2039-46-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] ctags: upgrade 6.2.20260510.0 -> 6.2.20260524.0 | expand

Commit Message

Wang Mingyu May 27, 2026, 9:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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"