diff mbox series

[meta-python,33/40] python3-tzdata: upgrade 2024.1 -> 2024.2

Message ID 1727682185-12664-33-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/40] adw-gtk3: upgrade 5.3 -> 5.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 30, 2024, 7:42 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 https://github.com/python/tzdata/releases/tag/2024.2

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb b/meta-python/recipes-devtools/python/python3-tzdata_2024.2.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
rename to meta-python/recipes-devtools/python/python3-tzdata_2024.2.bb
index d81ded430..614d813e8 100644
--- a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tzdata_2024.2.bb
@@ -4,7 +4,7 @@  LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fca9fd5c15a28eb874ba38577a585d48 \
                     file://licenses/LICENSE_APACHE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = "2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd"
+SRC_URI[sha256sum] = "7d85cc416e9382e69095b7bdf4afd9e3880418a2413feec7069d533d6b4e31cc"
 
 inherit pypi python_setuptools_build_meta