From 4756718dd87bacd5f4261e4224206da544c5b459 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 16 Oct 2024 21:34:57 +0200 Subject: [PATCH] python3-httptools: update 0.6.1 -> 0.6.2 This fixes python 3.13 issues. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- .../{python3-httptools_0.6.1.bb => python3-httptools_0.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httptools_0.6.1.bb => python3-httptools_0.6.2.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-httptools_0.6.1.bb b/meta-python/recipes-devtools/python/python3-httptools_0.6.2.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-httptools_0.6.1.bb rename to meta-python/recipes-devtools/python/python3-httptools_0.6.2.bb index 4192697df2..73378baffd 100644 --- a/meta-python/recipes-devtools/python/python3-httptools_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-httptools_0.6.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0a2d82955bf3facdf04cb882655e840e" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "c6e26c30455600b95d94b1b836085138e82f177351454ee841c148f93a9bad5a" +SRC_URI[sha256sum] = "ae694efefcb61317c79b2fa1caebc122060992408e389bb00889567e463a47f1" SRC_URI += " \ file://run-ptest \