diff mbox series

[meta-python] python3-dnspython: upgrade 2.4.0 -> 2.4.1

Message ID 1690875717-21608-21-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-dnspython: upgrade 2.4.0 -> 2.4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 1, 2023, 7:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb
index bce6ccfafb..6233527dc0 100644
--- a/meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://www.dnspython.org/"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
 
-SRC_URI[sha256sum] = "758e691dbb454d5ccf4e1b154a19e52847f79e21a42fef17b969144af29a4e6c"
+SRC_URI[sha256sum] = "c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8"
 
 inherit pypi python_poetry_core ptest