summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2022-01-26 16:07:22 +0200
committerKhem Raj <raj.khem@gmail.com>2022-01-31 08:15:16 -0800
commitb9e0ec1033d633a84f4035a7b4d71e5055003ecb (patch)
treeaef37d7d7fb29feb2c98b19e961e2b5ad8d8140a /meta-python
parent2c90fd26abae5367683dff3945634b781de53714 (diff)
downloadmeta-openembedded-b9e0ec1033d633a84f4035a7b4d71e5055003ecb.tar.gz
python3-jdatetime: Upgrade 3.8.1 -> 3.8.2
Upgrade to release 3.8.2: - Fix older version objects unpickling problem Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-jdatetime_3.8.2.bb (renamed from meta-python/recipes-devtools/python/python3-jdatetime_3.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 37c99e676c..67a6ea1f21 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"
3LICENSE = "Python-2.0" 3LICENSE = "Python-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c80be45b33471b4a23cf53d06a8172be" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c80be45b33471b4a23cf53d06a8172be"
5 5
6SRC_URI[sha256sum] = "db57ee517356b1bfc1603ef412f5da61eae92241ba0bcaf0851028cae424780c" 6SRC_URI[sha256sum] = "c685687e3f39e1b9a3ba9c00ed9d8e88603bc8994413e84623e6c5d43214e6f8"
7 7
8PYPI_PACKAGE = "jdatetime" 8PYPI_PACKAGE = "jdatetime"
9 9