summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb
index 1ebd2aa943..6b7212b9b5 100644
--- a/meta-python/recipes-devtools/python/python3-dnspython_2.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-dnspython_2.5.0.bb
@@ -3,9 +3,9 @@ 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] = "8dcfae8c7460a2f84b4072e26f1c9f4101ca20c071649cb7c34e8b6a93d58984" 6SRC_URI[sha256sum] = "a0034815a59ba9ae888946be7ccca8f7c157b286f8455b379c692efb51022a15"
7 7
8inherit pypi python_poetry_core ptest 8inherit pypi python_hatchling ptest
9 9
10SRC_URI += " \ 10SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \