From 93c65ca715529e54c91565a5c7cec09429dfd444 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 16 Mar 2022 16:36:19 +0800 Subject: [PATCH] python3-dnspython: upgrade 2.2.0 -> 2.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: tgamblin --- .../{python3-dnspython_2.2.0.bb => python3-dnspython_2.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-dnspython_2.2.0.bb => python3-dnspython_2.2.1.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb rename to meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb index eb8269e4f5..67158fbdad 100644 --- a/meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.dnspython.org/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" -SRC_URI[sha256sum] = "e79351e032d0b606b98d38a4b0e6e2275b31a5b85c873e587cc11b73aca026d6" +SRC_URI[sha256sum] = "0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e" inherit pypi python_poetry_core ptest