aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-09 21:13:00 +0000
committerKhem Raj <raj.khem@gmail.com>2020-03-10 18:21:23 -0700
commit47a6b2b73190d5dbe7d6100bea097e414bff47b2 (patch)
treeaab0eb91dc38d6115023bc89084b9dda8cc8f64b
parent3a9f81839b63c827e08035b0ce7e70ef35bc781b (diff)
downloadmeta-openembedded-contrib-47a6b2b73190d5dbe7d6100bea097e414bff47b2.tar.gz
python3-wrapt: upgrade 1.11.2 -> 1.21.1
See full changelog https://wrapt.readthedocs.io/en/latest/changes.html Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-wrapt.inc4
-rw-r--r--meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb (renamed from meta-python/recipes-devtools/python/python3-wrapt_1.11.2.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-wrapt.inc b/meta-python/recipes-devtools/python/python-wrapt.inc
index 496c73fa8f..f4a8f19513 100644
--- a/meta-python/recipes-devtools/python/python-wrapt.inc
+++ b/meta-python/recipes-devtools/python/python-wrapt.inc
@@ -4,8 +4,8 @@ LICENSE = "BSD-2-Clause"
SECTION = "devel/python"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4"
-SRC_URI[md5sum] = "cc15c001b129f81eb2f79b15eb99ffe5"
-SRC_URI[sha256sum] = "565a021fd19419476b9362b05eeaa094178de64f8361e44468f9e9d7843901e1"
+SRC_URI[md5sum] = "6d56ed0de4336462a73350341462f45e"
+SRC_URI[sha256sum] = "b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7"
inherit pypi
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.11.2.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb
index 85f446ef98..85f446ef98 100644
--- a/meta-python/recipes-devtools/python/python3-wrapt_1.11.2.bb
+++ b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb