[meta-python] python3-dnspython: upgrade 2.2.0 -> 2.2.1

Message ID 1647419779-81651-4-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-dnspython: upgrade 2.2.0 -> 2.2.1 | expand

Commit Message

Mingyu Wang (Fujitsu) March 16, 2022, 8:36 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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%)

Patch

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 cf76a142b5..f067a2ce65 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 poetry_core ptest