Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fsspec for openSUSE:Factory checked in at 2026-08-22 21:35:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old) and /work/SRC/openSUSE:Factory/.python-fsspec.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fsspec" Sat Aug 22 21:35:23 2026 rev:38 rq:1372951 version:2026.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes 2026-07-02 20:13:15.797305564 +0200 +++ /work/SRC/openSUSE:Factory/.python-fsspec.new.1258/python-fsspec.changes 2026-08-22 21:37:32.784228762 +0200 @@ -1,0 +2,39 @@ +Fri Aug 21 20:07:50 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2026.7.0: + * Single-pass MemoryFileSystem.find() to avoid O(n_dirs * + n_entries) listing + * Permit composite URL protocol schemes in + infer_storage_options + * Implement topdown in async walk() + * Fix incorrect glob docstring for '[!]' + * Propagate storage_options to all backends resolved by + GenericFileSystem + * Handle end=None in FirstChunkCache._fetch like the other + caches + * Clamp read end to file size in BlockCache and + BackgroundBlockCache + * Create the parent dir for "x" and "a" modes under auto_mkdir + * Expand paths for mode="x" when urlpath is a list + * fix: correctly pass 'start' and 'end' parameters to + super().cat_file() + * Fix LocalFileSystem directory symlink removal + * Fix ArrowFSWrapper parent paths for S3 + * Fix get_file_extension when a parent directory name contains + a dot + * tar: make members with duplicate slashes reachable via + ls/find/glob + * MemoryFileSystem: create the file when appending to a missing + path + * fixes for pytest deprecation + * Shut down background cache workers on file close + * Forward ls kwargs from cached filesystems + * Fix bare except: use except Exception in upload cleanup + handler + * fix: Make Cached metaclass instance instantiation thread-safe + and fork-safe + * ci: fix test collection in fsspec_friends job + * ftp: Make deprecated TLS versions optional + * restrict cache storage directory permissions to owner + +------------------------------------------------------------------- Old: ---- fsspec-2026.6.0.tar.gz New: ---- fsspec-2026.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fsspec.spec ++++++ --- /var/tmp/diff_new_pack.pzCtru/_old 2026-08-22 21:37:33.551256180 +0200 +++ /var/tmp/diff_new_pack.pzCtru/_new 2026-08-22 21:37:33.553256252 +0200 @@ -30,7 +30,7 @@ %{?sle15_python_module_pythons} Name: python-fsspec%{psuffix} -Version: 2026.6.0 +Version: 2026.7.0 Release: 0 Summary: Filesystem specification package License: BSD-3-Clause ++++++ fsspec-2026.6.0.tar.gz -> fsspec-2026.7.0.tar.gz ++++++ ++++ 1753 lines of diff (skipped)
