From a335a8ca424f4d5462b4cc5023f015db73d85f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= Date: Mon, 28 Oct 2024 16:30:38 +0000 Subject: [PATCH] python3-twisted: upgrade 24.7.0 -> 24.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This release adds support for Python 3.13 Full changelog: https://github.com/twisted/twisted/releases/tag/twisted-24.10.0 Signed-off-by: Guðni Már Gilbert Signed-off-by: Khem Raj --- .../{python3-twisted_24.7.0.bb => python3-twisted_24.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-twisted_24.7.0.bb => python3-twisted_24.10.0.bb} (98%) diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb b/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb similarity index 98% rename from meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb rename to meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb index e0472d1d87..056ddf4286 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://twisted.org" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c1c5d2c2493b848f83864bdedd67bbf5" -SRC_URI[sha256sum] = "5a60147f044187a127ec7da96d170d49bcce50c6fd36f594e60f4587eff4d394" +SRC_URI[sha256sum] = "02951299672595fea0f70fa2d5f7b5e3d56836157eda68859a6ad6492d36756e" inherit pypi python_hatchling