Commit Graph

2 Commits

Author SHA1 Message Date
Peng Zhang
bd4d4ccac9
python3-pyyaml-include: Add fsspec as a runtime dependency
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 <peng.zhang1.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-09 15:47:22 -07:00
Wang Mingyu
cfffda9be8
python3-pyyaml-include: upgrade 2.1 -> 2.2
Changelog:
============
- Add flatten argument.
- fix issue if glob_params is not int.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-30 07:34:26 -07:00