[meta-python,1/3] python3-jdatetime: Upgrade 3.8.1 -> 3.8.2

Message ID 20220126140724.3923567-1-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/3] python3-jdatetime: Upgrade 3.8.1 -> 3.8.2 | expand

Commit Message

Leon Anavi Jan. 26, 2022, 2:07 p.m. UTC
Upgrade to release 3.8.2:

- Fix older version objects unpickling problem

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-jdatetime_3.8.1.bb => python3-jdatetime_3.8.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-jdatetime_3.8.1.bb => python3-jdatetime_3.8.2.bb} (79%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-jdatetime_3.8.1.bb b/meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-jdatetime_3.8.1.bb
rename to meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb
index 37c99e676..67a6ea1f2 100644
--- a/meta-python/recipes-devtools/python/python3-jdatetime_3.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/slashmili/python-jalali"
 LICENSE = "Python-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c80be45b33471b4a23cf53d06a8172be"
 
-SRC_URI[sha256sum] = "db57ee517356b1bfc1603ef412f5da61eae92241ba0bcaf0851028cae424780c"
+SRC_URI[sha256sum] = "c685687e3f39e1b9a3ba9c00ed9d8e88603bc8994413e84623e6c5d43214e6f8"
 
 PYPI_PACKAGE = "jdatetime"