diff mbox series

python3-pytz: upgrade 2022.2.1 -> 2022.4

Message ID 1665476508-16543-2-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 09bcf3fa1bbc2f5453894737aef90491672aebb4
Headers show
Series python3-pytz: upgrade 2022.2.1 -> 2022.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 11, 2022, 8:21 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-pytz_2022.2.1.bb => python3-pytz_2022.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytz_2022.2.1.bb => python3-pytz_2022.4.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2022.2.1.bb b/meta/recipes-devtools/python/python3-pytz_2022.4.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-pytz_2022.2.1.bb
rename to meta/recipes-devtools/python/python3-pytz_2022.4.bb
index bb7aeeec35..330314f1bd 100644
--- a/meta/recipes-devtools/python/python3-pytz_2022.2.1.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2022.4.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999"
 
 inherit pypi setuptools3 ptest
 
-SRC_URI[sha256sum] = "cea221417204f2d1a2aa03ddae3e867921971d0d76f14d87abb4414415bbdcf5"
+SRC_URI[sha256sum] = "48ce799d83b6f8aab2020e369b627446696619e79645419610b9facd909b3174"
 
 RDEPENDS:${PN}:class-target += "\
     ${PYTHON_PN}-datetime \