From 77712376c6b32b4ad1efb4e50f7754789bab068f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 19 Feb 2024 17:02:23 +0800 Subject: [PATCH] python3-dnspython: upgrade 2.5.0 -> 2.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-dnspython_2.5.0.bb => python3-dnspython_2.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-dnspython_2.5.0.bb => python3-dnspython_2.6.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.6.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb rename to meta-python/recipes-devtools/python/python3-dnspython_2.6.0.bb index c5c8d42e2d..c014371834 100644 --- a/meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-dnspython_2.6.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.dnspython.org/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" -SRC_URI[sha256sum] = "a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15" +SRC_URI[sha256sum] = "233f871ff384d84c33b2eaf4358ffe7f8927eae3b257ad8467f9bdba7e7ac6bc" inherit pypi python_hatchling ptest