diff mbox series

[meta-python,1/3] python3-tzlocal: Upgrade 5.3.1 -> 5.4.3

Message ID 20260618194638.1802073-1-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/3] python3-tzlocal: Upgrade 5.3.1 -> 5.4.3 | expand

Commit Message

Leon Anavi June 18, 2026, 7:46 p.m. UTC
Upgrade to release 5.4.3:

- Moved the tests back, removed the ones that check for symlinks.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-tzlocal_5.3.1.bb => python3-tzlocal_5.4.3.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-tzlocal_5.3.1.bb => python3-tzlocal_5.4.3.bb} (79%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.3.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.4.3.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-tzlocal_5.3.1.bb
rename to meta-python/recipes-devtools/python/python3-tzlocal_5.4.3.bb
index 3d27588cd1..4520b84a77 100644
--- a/meta-python/recipes-devtools/python/python3-tzlocal_5.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.4.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://pypi.org/project/tzlocal/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=57e0bd61643d81d05683cdce65b11d10"
 
-SRC_URI[sha256sum] = "cceffc7edecefea1f595541dbd6e990cb1ea3d19bf01b2809f362a03dd7921fd"
+SRC_URI[sha256sum] = "3a8c9bc18cf47e1dcde252ea0e6a72a6cde320a400b6ac6db1f1f8cccd553c00"
 
 inherit pypi python_setuptools_build_meta