summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pytz_2025.1.bb (renamed from meta/recipes-devtools/python/python3-pytz_2024.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytz_2024.2.bb b/meta/recipes-devtools/python/python3-pytz_2025.1.bb
index a379e19234..6d1861fbd5 100644
--- a/meta/recipes-devtools/python/python3-pytz_2024.2.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2025.1.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] = "2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a" 10SRC_URI[sha256sum] = "c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e"
11 11
12RDEPENDS:${PN}:class-target += "\ 12RDEPENDS:${PN}:class-target += "\
13 python3-datetime \ 13 python3-datetime \