diff mbox series

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

Message ID 1673940124-20377-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-dnspython: upgrade 2.2.1 -> 2.3.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 17, 2023, 7:22 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-dnspython_2.2.1.bb => python3-dnspython_2.3.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-dnspython_2.2.1.bb => python3-dnspython_2.3.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb
rename to meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb
index 67158fbda..3d1dc8d3a 100644
--- a/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://www.dnspython.org/"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
 
-SRC_URI[sha256sum] = "0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e"
+SRC_URI[sha256sum] = "224e32b03eb46be70e12ef6d64e0be123a64e621ab4c0822ff6d450d52a540b9"
 
 inherit pypi python_poetry_core ptest