diff mbox series

[28/40] python3-pytz: upgrade 2025.2 -> 2026.1

Message ID 20260319101332.2067-28-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/40] at-spi2-core: upgrade 2.58.3 -> 2.60.0 | expand

Commit Message

Wang Mingyu March 19, 2026, 10:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2025.2.bb b/meta/recipes-devtools/python/python3-pytz_2026.1.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-pytz_2025.2.bb
rename to meta/recipes-devtools/python/python3-pytz_2026.1.bb
index 86bfceadc8..0c9e1e7a4c 100644
--- a/meta/recipes-devtools/python/python3-pytz_2025.2.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2026.1.bb
@@ -7,7 +7,7 @@  inherit pypi setuptools3 ptest-python-pytest
 
 PTEST_PYTEST_DIR = "pytz/tests"
 
-SRC_URI[sha256sum] = "360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3"
+SRC_URI[sha256sum] = "10413c35476919b4c07bda6b9810c6e24d914378c430070bdb1869e18a37eee5"
 
 RDEPENDS:${PN}:class-target += "\
     python3-datetime \