summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-08-01 15:41:41 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-01 08:46:48 -0700
commit2a5f5aeac97abdf068874e9c2ebf5f8141a84d72 (patch)
tree2e87fd98ebd8b5bb347f7ba4bed9d6fc5d15428e /meta-python/recipes-devtools/python
parentf1b443bc78a08486ffaf147bbde59e8ccf6cae52 (diff)
downloadmeta-openembedded-2a5f5aeac97abdf068874e9c2ebf5f8141a84d72.tar.gz
python3-dnspython: upgrade 2.4.0 -> 2.4.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dnspython_2.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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/"
3LICENSE = "ISC" 3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
5 5
6SRC_URI[sha256sum] = "758e691dbb454d5ccf4e1b154a19e52847f79e21a42fef17b969144af29a4e6c" 6SRC_URI[sha256sum] = "c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8"
7 7
8inherit pypi python_poetry_core ptest 8inherit pypi python_poetry_core ptest
9 9