summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-01-20 16:13:59 +0800
committerKhem Raj <raj.khem@gmail.com>2025-01-24 18:20:03 -0800
commit148bcaee0516e4275d8e96145138940c09236649 (patch)
treedae4b3c40563d32f782b914f0d1863d788a2ec0b /meta-python/recipes-devtools/python
parente337ca80cb47c33d7d7ed9e6202de1631c652574 (diff)
downloadmeta-openembedded-148bcaee0516e4275d8e96145138940c09236649.tar.gz
python3-robotframework: upgrade 7.1.1 -> 7.2
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.2.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb
index 06a2a931a7..4f43c6816d 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_7.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_7.2.bb
@@ -11,9 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
11 11
12inherit pypi setuptools3 12inherit pypi setuptools3
13 13
14PYPI_PACKAGE_EXT = "zip" 14SRC_URI[sha256sum] = "9fc77d40283c26690bbc1563fb7fcadac789afe8695d332ced3fa4696df39eb9"
15
16SRC_URI[sha256sum] = "f85919c68c4d0837006e5f09dde1ef689f082eba2e7e64d5758753f9ee8bfea9"
17 15
18RDEPENDS:${PN} += " \ 16RDEPENDS:${PN} += " \
19 python3-shell \ 17 python3-shell \