summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-06-23 15:11:32 +0800
committerKhem Raj <raj.khem@gmail.com>2025-06-26 07:24:04 -0700
commit6a1caa692e38be15971aea6d999f4fc4e2704cd1 (patch)
tree9f9aad88f5045a92c826a2f85e3b3d8cd0dfca33 /meta-python/recipes-devtools/python
parent6afa8ccdfe5ad2b2f425d5b4a872739cacb09cd1 (diff)
downloadmeta-openembedded-6a1caa692e38be15971aea6d999f4fc4e2704cd1.tar.gz
python3-robotframework: upgrade 7.3 -> 7.3.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-robotframework_7.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_7.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.3.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.3.1.bb
index 38417926cf..0f205b9274 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_7.3.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_7.3.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
11 11
12inherit pypi setuptools3 12inherit pypi setuptools3
13 13
14SRC_URI[sha256sum] = "676f75a58e34db04cde91922c0bc68d4d73f091b6be753809ce16e9579412323" 14SRC_URI[sha256sum] = "10be47f826a5ecff09d08e57bf17fce124d38b6e022b380ce67c526ef747194f"
15 15
16RDEPENDS:${PN} += " \ 16RDEPENDS:${PN} += " \
17 python3-shell \ 17 python3-shell \