From 6099720d01aaab4fd9c878e6026ab4fbb862421c Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 29 Mar 2022 09:30:58 +0800 Subject: [PATCH] python3-pytz: upgrade 2021.3 -> 2022.1 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../python/{python3-pytz_2021.3.bb => python3-pytz_2022.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2021.3.bb => python3-pytz_2022.1.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-pytz_2021.3.bb b/meta/recipes-devtools/python/python3-pytz_2022.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pytz_2021.3.bb rename to meta/recipes-devtools/python/python3-pytz_2022.1.bb index 119342a4bd7..a4bb4f5c8f0 100644 --- a/meta/recipes-devtools/python/python3-pytz_2021.3.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326" +SRC_URI[sha256sum] = "1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \ -- 2.47.2