diff mbox series

[meta-python,32/36] python3-tzlocal: upgrade 5.3 -> 5.3.1

Message ID 1741683310-8681-32-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/36] asyncmqtt: upgrade 10.0.0 -> 10.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 11, 2025, 8:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Now only warns bout /etc/timezone if it is actually conflicting with
  other timezone configurations.

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

Patch

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