From d40a5ddee40542a41b24ff15d5e756ed980ee28a Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:11:16 -0500 Subject: [PATCH 1/7] Revert "Run against stable fsspec (#8615)" This reverts commit 66ced13b33aeafe0d684b4424364c69f0b5a0d43. --- continuous_integration/environment-3.10.yaml | 5 ++--- continuous_integration/environment-3.11.yaml | 5 ++--- continuous_integration/environment-3.12.yaml | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/continuous_integration/environment-3.10.yaml b/continuous_integration/environment-3.10.yaml index 14d0abb5f87..196a1cc88e2 100644 --- a/continuous_integration/environment-3.10.yaml +++ b/continuous_integration/environment-3.10.yaml @@ -47,8 +47,7 @@ dependencies: - pip: - git+https://github.com/dask/dask - git+https://github.com/dask-contrib/dask-expr + - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - # Revert after https://github.com/dask/distributed/issues/8614 is fixed - # - git+https://github.com/dask/s3fs - # - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/fsspec/filesystem_spec - keras diff --git a/continuous_integration/environment-3.11.yaml b/continuous_integration/environment-3.11.yaml index 005132a0240..b64f59b99f2 100644 --- a/continuous_integration/environment-3.11.yaml +++ b/continuous_integration/environment-3.11.yaml @@ -47,8 +47,7 @@ dependencies: - pip: - git+https://github.com/dask/dask - git+https://github.com/dask-contrib/dask-expr + - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - # Revert after https://github.com/dask/distributed/issues/8614 is fixed - # - git+https://github.com/dask/s3fs - # - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/fsspec/filesystem_spec - keras diff --git a/continuous_integration/environment-3.12.yaml b/continuous_integration/environment-3.12.yaml index a0b23b6e928..e77ea9533ac 100644 --- a/continuous_integration/environment-3.12.yaml +++ b/continuous_integration/environment-3.12.yaml @@ -47,8 +47,7 @@ dependencies: - pip: - git+https://github.com/dask/dask - git+https://github.com/dask-contrib/dask-expr + - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - # Revert after https://github.com/dask/distributed/issues/8614 is fixed - # - git+https://github.com/dask/s3fs - # - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/fsspec/filesystem_spec - keras From 6619c8484b3f4528995a706297d606a8243dfd92 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:13:04 -0500 Subject: [PATCH 2/7] Update environment-3.10.yaml --- continuous_integration/environment-3.10.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.10.yaml b/continuous_integration/environment-3.10.yaml index 196a1cc88e2..6873e45dc78 100644 --- a/continuous_integration/environment-3.10.yaml +++ b/continuous_integration/environment-3.10.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/martindurant/filesystem_spec@post-version - keras From a2d57e5972166ffd939d0c4636f7c0dba7fa8cd2 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:13:26 -0500 Subject: [PATCH 3/7] Update environment-3.12.yaml --- continuous_integration/environment-3.12.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.12.yaml b/continuous_integration/environment-3.12.yaml index e77ea9533ac..64ea3f4ffe7 100644 --- a/continuous_integration/environment-3.12.yaml +++ b/continuous_integration/environment-3.12.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/martindurant/filesystem_spec@post-version - keras From bf2541f2af3a61c6efe29dbff37d1ab34b49e789 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:13:40 -0500 Subject: [PATCH 4/7] Update environment-3.11.yaml --- continuous_integration/environment-3.11.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.11.yaml b/continuous_integration/environment-3.11.yaml index b64f59b99f2..9ac3c7aae61 100644 --- a/continuous_integration/environment-3.11.yaml +++ b/continuous_integration/environment-3.11.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/fsspec/filesystem_spec + - git+https://github.com/martindurant/filesystem_spec@post-version - keras From 611c8e76753acd4b143d27ecbe50762bc10f47a2 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:36:27 +0200 Subject: [PATCH 5/7] Update environment-3.10.yaml --- continuous_integration/environment-3.10.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.10.yaml b/continuous_integration/environment-3.10.yaml index 6873e45dc78..196a1cc88e2 100644 --- a/continuous_integration/environment-3.10.yaml +++ b/continuous_integration/environment-3.10.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/martindurant/filesystem_spec@post-version + - git+https://github.com/fsspec/filesystem_spec - keras From e7810c9ed41aaa356edf4c06cdb52c11308c866a Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:36:39 +0200 Subject: [PATCH 6/7] Update environment-3.11.yaml --- continuous_integration/environment-3.11.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.11.yaml b/continuous_integration/environment-3.11.yaml index 9ac3c7aae61..b64f59b99f2 100644 --- a/continuous_integration/environment-3.11.yaml +++ b/continuous_integration/environment-3.11.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/martindurant/filesystem_spec@post-version + - git+https://github.com/fsspec/filesystem_spec - keras From 4036ce39f2336a9624ca7a961de16fbe8a0f4658 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:36:54 +0200 Subject: [PATCH 7/7] Update environment-3.12.yaml --- continuous_integration/environment-3.12.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/environment-3.12.yaml b/continuous_integration/environment-3.12.yaml index 64ea3f4ffe7..e77ea9533ac 100644 --- a/continuous_integration/environment-3.12.yaml +++ b/continuous_integration/environment-3.12.yaml @@ -49,5 +49,5 @@ dependencies: - git+https://github.com/dask-contrib/dask-expr - git+https://github.com/dask/s3fs - git+https://github.com/dask/zict - - git+https://github.com/martindurant/filesystem_spec@post-version + - git+https://github.com/fsspec/filesystem_spec - keras