From: Peng Zhang <[email protected]>

Starting from version 2.0, fsspec was introduced in pyyaml-include,
allowing the inclusion of files from various sources such as HTTP,
SFTP, and S3. As a result, pyyaml-include now depends on fsspec for
both local and remote file inclusion, making it a required runtime
dependency.

Signed-off-by: Peng Zhang <[email protected]>
---
 .../recipes-devtools/python/python3-pyyaml-include_2.2.bb        | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb 
b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb
index f39b63ea5..a93a2391d 100644
--- a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb
@@ -21,6 +21,7 @@ do_install_ptest() {
 
 RDEPENDS:${PN} += " \
     python3-pyyaml \
+    python3-fsspec \
 "
 RDEPENDS:${PN}-ptest += " \
     python3-fsspec \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112714): 
https://lists.openembedded.org/g/openembedded-devel/message/112714
Mute This Topic: https://lists.openembedded.org/mt/108888250/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to