Changes:
https://github.com/twisted/twisted/releases/tag/twisted-24.11.0
- Twisted's implementations of twisted.internet.interfaces.IReactorMulticast
now accept IPv6 literals and allow for IPv6 multicast.
- TCP throughput when sending data is slightly faster.
- twisted.internet.endpoints.clientFromString can handle "tls:"
endpoints with default [bindAddress]{.title-ref}. This was a
regression introduced in 24.10.0.
- HTTP server can handle listening on filesystem UNIX sockets. This
was a regression introduced in 24.10.0.
- twisted.internet.tcp.Connection.setTcpNoDelay was updated to fix a
potential failure when setting TCP_NODELAY on macOS.
- twisted.python.constants, deprecated since 16.5.0, has been removed.
- twisted.mail.imap.IMAPServer.arg_fetchatt can now detect that a IMAP
partial request has been made that is longer than the original
message and alter the output of the response in order to match the
IMAPRev4 spec
Signed-off-by: Guðni Már Gilbert <[email protected]>
---
.../{python3-twisted_24.10.0.bb => python3-twisted_24.11.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-twisted_24.10.0.bb =>
python3-twisted_24.11.0.bb} (98%)
diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb
b/meta-python/recipes-devtools/python/python3-twisted_24.11.0.bb
similarity index 98%
rename from meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb
rename to meta-python/recipes-devtools/python/python3-twisted_24.11.0.bb
index 865190fac..6f2894e88 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_24.11.0.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://twisted.org"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c1c5d2c2493b848f83864bdedd67bbf5"
-SRC_URI[sha256sum] =
"02951299672595fea0f70fa2d5f7b5e3d56836157eda68859a6ad6492d36756e"
+SRC_URI[sha256sum] =
"695d0556d5ec579dcc464d2856b634880ed1319f45b10d19043f2b57eb0115b5"
inherit pypi python_hatchling
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114183):
https://lists.openembedded.org/g/openembedded-devel/message/114183
Mute This Topic: https://lists.openembedded.org/mt/109901748/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-