diff mbox series

[meta-python,59/70] python3-telnetlib3: upgrade 4.0.5 -> 5.0.0

Message ID 20260819093514.1101-59-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:35 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-telnetlib3_4.0.5.bb => python3-telnetlib3_5.0.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-telnetlib3_4.0.5.bb => python3-telnetlib3_5.0.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-telnetlib3_4.0.5.bb b/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-telnetlib3_4.0.5.bb
rename to meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb
index 0024908347..f0cf5c3450 100644
--- a/meta-python/recipes-devtools/python/python3-telnetlib3_4.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/jquast/telnetlib3"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=15abe157ad6f0b483975cc34bcc1aa99"
 
-SRC_URI[sha256sum] = "37f584609917a3394302cac6c2f78683add80115820c19a4ce35e0fd499f6ad6"
+SRC_URI[sha256sum] = "b5387d811a270b98698081083a7843530c44765c0a023e3cab6fe8d81f8a2c73"
 
 PYPI_PACKAGE = "telnetlib3"