diff mbox series

[38/42] python3-zipp: upgrade 3.18.1 -> 3.18.2

Message ID 1716369289-22526-38-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit b1565222ac6d59af2c395207d82af5cf289d0629
Headers show
Series [01/42] appstream: upgrade 1.0.2 -> 1.0.3 | expand

Commit Message

Mingyu Wang (Fujitsu) May 22, 2024, 9:14 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-zipp_3.18.1.bb => python3-zipp_3.18.2.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-zipp_3.18.1.bb => python3-zipp_3.18.2.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-zipp_3.18.1.bb b/meta/recipes-devtools/python/python3-zipp_3.18.2.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-zipp_3.18.1.bb
rename to meta/recipes-devtools/python/python3-zipp_3.18.2.bb
index e43432469d..97aa1fed25 100644
--- a/meta/recipes-devtools/python/python3-zipp_3.18.1.bb
+++ b/meta/recipes-devtools/python/python3-zipp_3.18.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/jaraco/zipp"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
 
-SRC_URI[sha256sum] = "2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715"
+SRC_URI[sha256sum] = "6278d9ddbcfb1f1089a88fde84481528b07b0e10474e09dcfe53dad4069fa059"
 
 DEPENDS += "python3-setuptools-scm-native"