diff mbox series

[meta-python,40/47] python3-telnetlib3: upgrade 4.0.4 -> 4.0.5

Message ID 20260625090127.1563-40-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/47] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 | expand

Commit Message

Wang Mingyu June 25, 2026, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 yield drain() after telnetlib3-client stdout.write()

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

Patch

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