summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2024-12-19 16:47:57 +0800
committerKhem Raj <raj.khem@gmail.com>2024-12-19 09:41:31 -0800
commit751cc692ee13f0e7ba7a82d73dd4c987da3d578d (patch)
treeddb78ebaf3b24e28c97f9517dbef7628bfc0927f /meta-python/recipes-devtools/python
parent4cac1be12dd0221515951642d8c4362bf9a8b4d7 (diff)
downloadmeta-openembedded-751cc692ee13f0e7ba7a82d73dd4c987da3d578d.tar.gz
Update p7zip to 7zip
Due to commit [Use 7zip 2409 to replace p7zip 16.02] applied, update affected recipes Signed-off-by: Hongxu Jia <hongxu.jia@windriver.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-rarfile_4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
index 41cff4bfc4..6f3012d1e1 100644
--- a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
@@ -13,7 +13,7 @@ inherit pypi
13PYPI_PACKAGE="rarfile" 13PYPI_PACKAGE="rarfile"
14 14
15RDEPENDS:${PN} += "\ 15RDEPENDS:${PN} += "\
16 p7zip \ 16 7zip \
17 python3-core \ 17 python3-core \
18 python3-datetime \ 18 python3-datetime \
19 python3-crypt \ 19 python3-crypt \