]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pytz: upgrade 2026.1 -> 2026.2
authorTim Orling <tim.orling@konsulko.com>
Sun, 31 May 2026 00:17:52 +0000 (17:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Jun 2026 13:07:38 +0000 (14:07 +0100)
git shortlog:

Fullchee Zhang (1):
      fix typo

Shaun Walbridge (1):
      try to access resource using `importlib.resources`

Stuart Bishop (6):
      Bump version number to 2026.1.post1
      Update test runners for new Pythons and github actions
      Squashed 'tz/' changes from dd6be6d155..8be0d5483d
      IANA 2026b
      Bump version numbers to 2026.2 (IANA 2026b)
      Bump github actions/checkout to @v6

Stub (2):
      Try to access resource using `importlib.resources`
      Fix typo in README

For a full comparison, see [1].

[1] https://github.com/stub42/pytz/compare/release_2026.1...release_2026.2

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytz_2026.2.bb [moved from meta/recipes-devtools/python/python3-pytz_2026.1.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-devtools/python/python3-pytz_2026.1.bb
rename to meta/recipes-devtools/python/python3-pytz_2026.2.bb
index 0c9e1e7a4cf81f43fd9b5311e542f58d7c942f18..1365897d856e4243d2f752c1666fd2d29ce8034d 100644 (file)
@@ -7,7 +7,7 @@ inherit pypi setuptools3 ptest-python-pytest
 
 PTEST_PYTEST_DIR = "pytz/tests"
 
-SRC_URI[sha256sum] = "10413c35476919b4c07bda6b9810c6e24d914378c430070bdb1869e18a37eee5"
+SRC_URI[sha256sum] = "0e60b47b29f21574376f218fe21abc009894a2321ea16c6754f3cad6eb7cdd6a"
 
 RDEPENDS:${PN}:class-target += "\
     python3-datetime \