]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-urllib3: upgrade 2.2.1 -> 2.2.2
authorTrevor Gamblin <tgamblin@baylibre.com>
Thu, 20 Jun 2024 14:07:51 +0000 (10:07 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2024 10:49:54 +0000 (11:49 +0100)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-urllib3_2.2.2.bb [moved from meta/recipes-devtools/python/python3-urllib3_2.2.1.bb with 86% similarity]

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 fc1828b4eeeb9dad74f275e1794895f5954cb944..31a03a60b35cb3899ba4656107f89401c2bc3c34 100644 (file)
@@ -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