From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:04:53 +0000 (+0100) Subject: python3-pytz: upgrade 2022.6 -> 2022.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2090 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d17ba9fd183a2f149cf1d4be12c71be92925e7e1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pytz: upgrade 2022.6 -> 2022.7 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 \