From: Wang Mingyu Date: Fri, 2 Feb 2024 00:33:31 +0000 (+0800) Subject: python3-pytz: upgrade 2023.3 -> 2023.4 X-Git-Tag: uninative-4.4~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ccdbd29e967192d57e9eb05a0f5b4e1d78a50a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pytz: upgrade 2023.3 -> 2023.4 Signed-off-by: Wang Mingyu --- diff --git a/meta/recipes-devtools/python/python3-pytz_2023.3.bb b/meta/recipes-devtools/python/python3-pytz_2023.4.bb similarity index 90% rename from meta/recipes-devtools/python/python3-pytz_2023.3.bb rename to meta/recipes-devtools/python/python3-pytz_2023.4.bb index 09fa26093f7..c2e8e3707a6 100644 --- a/meta/recipes-devtools/python/python3-pytz_2023.3.bb +++ b/meta/recipes-devtools/python/python3-pytz_2023.4.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588" +SRC_URI[sha256sum] = "31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \