diff mbox series

[37/48] python3-pytz: upgrade 2023.4 -> 2024.1

Message ID 1709105575-24259-37-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 17b6104583bb6122ca051dcc004120c24b5579cf
Headers show
Series [01/48] bash-completion: upgrade 2.11 -> 2.12.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 28, 2024, 7:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2023.4.bb b/meta/recipes-devtools/python/python3-pytz_2024.1.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-pytz_2023.4.bb
rename to meta/recipes-devtools/python/python3-pytz_2024.1.bb
index 78d2b323de..158e800fed 100644
--- a/meta/recipes-devtools/python/python3-pytz_2023.4.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2024.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999"
 
 inherit pypi setuptools3 ptest
 
-SRC_URI[sha256sum] = "31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40"
+SRC_URI[sha256sum] = "2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"
 
 RDEPENDS:${PN}:class-target += "\
     python3-datetime \