From da032964190cead7e17e31b58986810f8025eba5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 24 Oct 2022 14:56:34 +0800 Subject: [PATCH] python3-incremental: upgrade 21.3.0 -> 22.10.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...on3-incremental_21.3.0.bb => python3-incremental_22.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-incremental_21.3.0.bb => python3-incremental_22.10.0.bb} (88%) 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 similarity index 88% rename from meta-python/recipes-devtools/python/python3-incremental_21.3.0.bb rename to meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb index 60c80a2c8..016bafc13 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