From eff1c2ecae7eb7672ec9000b8a3f3cd9632be291 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 19 Aug 2022 09:27:18 +0200 Subject: [PATCH] python3-pytz: upgrade 2022.1 -> 2022.2.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../python/{python3-pytz_2022.1.bb => python3-pytz_2022.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2022.1.bb => python3-pytz_2022.2.1.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-pytz_2022.1.bb b/meta/recipes-devtools/python/python3-pytz_2022.2.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pytz_2022.1.bb rename to meta/recipes-devtools/python/python3-pytz_2022.2.1.bb index a4bb4f5c8f0..bb7aeeec35f 100644 --- a/meta/recipes-devtools/python/python3-pytz_2022.1.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.2.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7" +SRC_URI[sha256sum] = "cea221417204f2d1a2aa03ddae3e867921971d0d76f14d87abb4414415bbdcf5" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \ -- 2.47.3