From: Trevor Gamblin Date: Thu, 20 Jun 2024 14:07:51 +0000 (-0400) Subject: python3-urllib3: upgrade 2.2.1 -> 2.2.2 X-Git-Tag: uninative-4.6~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32fdd5673c25084af4ba295b271455cd92ca09d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-urllib3: upgrade 2.2.1 -> 2.2.2 Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb b/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb similarity index 86% rename from meta/recipes-devtools/python/python3-urllib3_2.2.1.bb rename to meta/recipes-devtools/python/python3-urllib3_2.2.2.bb index fc1828b4eee..31a03a60b35 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.2.1.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" +SRC_URI[sha256sum] = "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" inherit pypi python_hatchling