summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb
index 6233527dc0..1ebd2aa943 100644
--- a/meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.dnspython.org/"
3LICENSE = "ISC" 3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
5 5
6SRC_URI[sha256sum] = "c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8" 6SRC_URI[sha256sum] = "8dcfae8c7460a2f84b4072e26f1c9f4101ca20c071649cb7c34e8b6a93d58984"
7 7
8inherit pypi python_poetry_core ptest 8inherit pypi python_poetry_core ptest
9 9