Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gcsfs for openSUSE:Factory checked in at 2026-04-18 21:34:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gcsfs (Old) and /work/SRC/openSUSE:Factory/.python-gcsfs.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gcsfs" Sat Apr 18 21:34:18 2026 rev:24 rq:1344957 version:2026.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gcsfs/python-gcsfs.changes 2025-12-19 16:46:04.226435229 +0100 +++ /work/SRC/openSUSE:Factory/.python-gcsfs.new.11940/python-gcsfs.changes 2026-04-18 21:34:38.429322202 +0200 @@ -1,0 +2,26 @@ +Tue Mar 31 09:40:37 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2026.3.0: + * docs for zonal/rapid storage support + * test/ci/cov fixes + * fix zonalfile writes to track byte count + * benchmarks + * fix folder rename race (HNS) + * create zonal buckets + * graceful close + * list: pass only valid kwargs + * make mv_file atomic + * New readahead-chunks cacher + * test coverage + * info() integration tests for hierarchical + * more benchmark work + * zonal file downloads + * rm for hierarchical + * Support alternative GCP Universes + * overrides for HNS buckets (#731, 730, 727 + * CI for HNS and zonal buckets + * Zonal bucket write mode + * CI auth fixes (#720, 725 + * capture generation value after upload + +------------------------------------------------------------------- Old: ---- gcsfs-2025.12.0-gh.tar.gz New: ---- gcsfs-2026.3.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gcsfs.spec ++++++ --- /var/tmp/diff_new_pack.1wwpPk/_old 2026-04-18 21:34:40.357400781 +0200 +++ /var/tmp/diff_new_pack.1wwpPk/_new 2026-04-18 21:34:40.361400944 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-gcsfs # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-gcsfs -Version: 2025.12.0 +Version: 2026.3.0 Release: 0 Summary: Filesystem interface over GCS License: BSD-3-Clause @@ -30,12 +30,12 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-aiohttp +Requires: python-aiohttp >= 3.9.0 Requires: python-decorator > 4.1.2 Requires: python-fsspec = %{version} Requires: python-google-auth >= 1.2 Requires: python-google-auth-oauthlib -Requires: python-google-cloud-storage +Requires: python-google-cloud-storage >= 3.9.0 Requires: python-google-cloud-storage-control Requires: python-requests Recommends: dask @@ -43,7 +43,7 @@ Suggests: python-crcmod BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module aiohttp} +BuildRequires: %{python_module aiohttp >= 3.9.0} BuildRequires: %{python_module click} BuildRequires: %{python_module decorator > 4.1.2} BuildRequires: %{python_module fsspec = %{version}} @@ -52,8 +52,8 @@ BuildRequires: %{python_module google-api-python-client} BuildRequires: %{python_module google-auth >= 1.2} BuildRequires: %{python_module google-auth-oauthlib} +BuildRequires: %{python_module google-cloud-storage >= 3.9.0} BuildRequires: %{python_module google-cloud-storage-control} -BuildRequires: %{python_module google-cloud-storage} BuildRequires: %{python_module grpc-google-iam-v1} BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-timeout} ++++++ gcsfs-2025.12.0-gh.tar.gz -> gcsfs-2026.3.0-gh.tar.gz ++++++ ++++ 15423 lines of diff (skipped)
