diff mbox series

python3-pytz: upgrade 2026.3 -> 2026.3.post1

Message ID 20260919193819.1161800-2-tim.orling@konsulko.com
State New
Headers show
Series python3-pytz: upgrade 2026.3 -> 2026.3.post1 | expand

Commit Message

Tim Orling Sept. 19, 2026, 7:38 p.m. UTC
From: Tim Orling <tim.orling@konsulko.com>

For full comparison of changes, see:
https://github.com/stub42/pytz/compare/release_2026.3...release_2026.3.post1

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---

All ptests pass for core-image-ptest-python3-pytz on qemux86-64

Testsuite summary
TOTAL: 234
PASS: 234
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 1
END: /usr/lib/python3-pytz/ptest

 .../{python3-pytz_2026.3.bb => python3-pytz_2026.3.post1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytz_2026.3.bb => python3-pytz_2026.3.post1.bb} (86%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2026.3.bb b/meta/recipes-devtools/python/python3-pytz_2026.3.post1.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pytz_2026.3.bb
rename to meta/recipes-devtools/python/python3-pytz_2026.3.post1.bb
index 11d5c22c07..72a74db357 100644
--- a/meta/recipes-devtools/python/python3-pytz_2026.3.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2026.3.post1.bb
@@ -7,7 +7,7 @@  inherit pypi setuptools3 ptest-python-pytest
 
 PTEST_PYTEST_DIR = "pytz/tests"
 
-SRC_URI[sha256sum] = "3a30feb7a1a04cf0fa0be1624415930843b02f012eb800380f36f906a723e4ae"
+SRC_URI[sha256sum] = "2211d3fcf9a797d3405cac96ac7f61d80e6a644f72a3309607282fe8a2010c5d"
 
 RDEPENDS:${PN}:class-target += "\
     python3-datetime \