python3-pytz: upgrade 2021.3 -> 2022.1

Message ID 1648517458-21335-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 6099720d01aaab4fd9c878e6026ab4fbb862421c
Headers show
Series python3-pytz: upgrade 2021.3 -> 2022.1 | expand

Commit Message

Mingyu Wang (Fujitsu) March 29, 2022, 1:30 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-pytz_2021.3.bb => python3-pytz_2022.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytz_2021.3.bb => python3-pytz_2022.1.bb} (89%)

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2021.3.bb b/meta/recipes-devtools/python/python3-pytz_2022.1.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-pytz_2021.3.bb
rename to meta/recipes-devtools/python/python3-pytz_2022.1.bb
index 119342a4bd..a4bb4f5c8f 100644
--- a/meta/recipes-devtools/python/python3-pytz_2021.3.bb
+++ b/meta/recipes-devtools/python/python3-pytz_2022.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999"
 
 inherit pypi setuptools3 ptest
 
-SRC_URI[sha256sum] = "acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326"
+SRC_URI[sha256sum] = "1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7"
 
 RDEPENDS:${PN}:class-target += "\
     ${PYTHON_PN}-datetime \