Path to this page:
Subject: CVS commit: pkgsrc/sysutils/py-fsspec
From: Adam Ciarcinski
Date: 2024-10-25 13:59:24
Message id: 20241025115924.E4DDAFC7E@cvs.NetBSD.org
Log Message:
py-fsspec: updated to 2024.10.0
2024.10.0
Fixes
- 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
Other
- Code style
- allow pyarrow in referenceFS parquet
- don't hardcode test port for parallel runs
Files: