| Message ID | 20241016193505.3459828-5-alex@linutronix.de |
|---|---|
| State | Accepted |
| Headers | show |
| Series | [01/13] python3-meld: do not depend on python3-cgitb | expand |
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 4192697df..73378baff 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 \
This fixes python 3.13 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> --- .../{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%)