aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2022-11-02 16:54:41 +0200
committerKhem Raj <raj.khem@gmail.com>2022-11-07 08:39:05 -0800
commit8d45170e69c5e910460015182a7672d2db78faf4 (patch)
treea8e76f3ca235bb578f5ed43366d48888fd9bc66f
parent2518299aa5f18a298efe69c22cbb9f4a3597c22f (diff)
downloadmeta-openembedded-contrib-8d45170e69c5e910460015182a7672d2db78faf4.tar.gz
python3-twisted: Upgrade 22.8.0 -> 22.10.0
Upgrade to release 22.10.0: - The systemd: endpoint parser now supports "named" file descriptors. This is a more reliable mechanism for choosing among several inherited descriptors. - The systemd endpoint parser's index parameter is now documented as leading to non-deterministic results in which descriptor is selected. The new name parameter is now documented as preferred. - The implementers of Zope interfaces are once more displayed in the documentations. - twisted.protocols.dict, which was deprecated in 17.9, has been removed. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_22.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.10.0.bb
index f40c5f080b..17e76d12ac 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_22.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_22.10.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.twistedmatrix.com"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0f8d67f84b6e178c92d471011b2245fc"
-SRC_URI[sha256sum] = "e5b60de39f2d1da153fbe1874d885fe3fcbdb21fcc446fa759a53e8fc3513bed"
+SRC_URI[sha256sum] = "32acbd40a94f5f46e7b42c109bfae2b302250945561783a8b7a059048f2d4d31"
PYPI_PACKAGE = "Twisted"