From d17ba9fd183a2f149cf1d4be12c71be92925e7e1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:04:53 +0100 Subject: [PATCH] python3-pytz: upgrade 2022.6 -> 2022.7 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../python/{python3-pytz_2022.6.bb => python3-pytz_2022.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2022.6.bb => python3-pytz_2022.7.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-pytz_2022.6.bb b/meta/recipes-devtools/python/python3-pytz_2022.7.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pytz_2022.6.bb rename to meta/recipes-devtools/python/python3-pytz_2022.7.bb index 9631f592883..a6a69c8b596 100644 --- a/meta/recipes-devtools/python/python3-pytz_2022.6.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.7.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2" +SRC_URI[sha256sum] = "7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \ -- 2.47.3