diff mbox series

[08/11] python3-pytz: upgrade 2022.4 -> 2022.6

Message ID 20221102031830.3606777-8-tim.orling@konsulko.com
State Accepted, archived
Commit b78ce30f0fcd5702f79a14bbc0c33f6492d81ecd
Headers show
Series [01/11] python3-bcrypt: upgrade 4.0.0 -> 4.0.1 | expand

Commit Message

Tim Orling Nov. 2, 2022, 3:18 a.m. UTC
https://launchpad.net/pytz/+announcement/30743

pytz 2022.6, containing the 2022f IANA database, has been released.
There are no code changes.

https://launchpad.net/pytz/+announcement/30736

pytz 2022.5 has been released containing the IANA 2022e database
release. There are no code changes.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 .../python/{python3-pytz_2022.4.bb => python3-pytz_2022.6.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytz_2022.4.bb => python3-pytz_2022.6.bb} (89%)
diff mbox series

Patch

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