]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pytz: upgrade 2022.4 -> 2022.6
authorTim Orling <ticotimo@gmail.com>
Wed, 2 Nov 2022 03:18:27 +0000 (20:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Nov 2022 07:42:06 +0000 (07:42 +0000)
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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pytz_2022.6.bb [moved from meta/recipes-devtools/python/python3-pytz_2022.4.bb with 89% similarity]

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 330314f1bd76548d09f55688fc339b4c52950cbf..9631f59288384f4d8b51b4adac3c6303199c076c 100644 (file)
@@ -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 \