summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fsspec_2024.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fsspec: Upgrade 2024.9.0 -> 2024.10.0Leon Anavi2024-11-251-0/+25
Upgrade to release 2024.10.0: - Performance of memoryFS rm - Performance of git FS info - Avoid git hex for newer pygit - Tests fix for zip - Missing open_async for dirFS - Handle pathlib in zip - Skip tests needing kerchunk if not installed - Allow repeated kwargs in unchain - Code style - Allow pyarrow in referenceFS parquet - Don't hardcode test port for parallel runs Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>