aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-24 14:56:34 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-24 09:56:33 -0700
commitda032964190cead7e17e31b58986810f8025eba5 (patch)
tree15bbdfccb4d6022a2f124af8bb88e37b2c7dfef5
parente7c7c60edde10932912d4e729c4bc827cb80413c (diff)
downloadmeta-openembedded-contrib-da032964190cead7e17e31b58986810f8025eba5.tar.gz
python3-incremental: upgrade 21.3.0 -> 22.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-incremental_21.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-incremental_21.3.0.bb b/meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb
index 60c80a2c85..016bafc134 100644
--- a/meta-python/recipes-devtools/python/python3-incremental_21.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/twisted/incremental"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ca9b07f08e2c72d48c74d363d1e0e15"
-SRC_URI[sha256sum] = "02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57"
+SRC_URI[sha256sum] = "912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0"
inherit pypi setuptools3