summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pytz_2025.2.bb (renamed from meta/recipes-devtools/python/python3-pytz_2025.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytz_2025.1.bb b/meta/recipes-devtools/python/python3-pytz_2025.2.bb
index 6d1861fbd5..86bfceadc8 100644
--- a/meta/recipes-devtools/python/python3-pytz_2025.1.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2025.2.bb
@@ -7,7 +7,7 @@ inherit pypi setuptools3 ptest-python-pytest
7 7
8PTEST_PYTEST_DIR = "pytz/tests" 8PTEST_PYTEST_DIR = "pytz/tests"
9 9
10SRC_URI[sha256sum] = "c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e" 10SRC_URI[sha256sum] = "360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3"
11 11
12RDEPENDS:${PN}:class-target += "\ 12RDEPENDS:${PN}:class-target += "\
13 python3-datetime \ 13 python3-datetime \