-
-
Notifications
You must be signed in to change notification settings - Fork 371
Bump fsspec from 2021.6.0 to 2021.6.1 #786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [fsspec](https://github.com/intake/filesystem_spec) from 2021.6.0 to 2021.6.1. - [Release notes](https://github.com/intake/filesystem_spec/releases) - [Commits](fsspec/filesystem_spec@2021.06.0...2021.06.1) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
78f5552 to
5edebfb
Compare
|
Well that's unexpected: |
|
A newer version of fsspec exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
This failure also occurs with fsspec From debug of so |
|
cc: @martindurant |
|
There was a change in fsspec that caused this? |
It seems so. I get the two errors reported above locally if using |
|
We can release fsspec faster than zarr, so if there's a fix that should be made there, that might be preferable. |
|
I just ran git bisect and it points to this fsspec commit: fsspec/filesystem_spec@50e1ea0 |
|
Within that commit, it is the addition of this |
|
Maybe because it affects the mapper's |
|
Ok. Still seeing: with fsspec 2021.08.1 without #802. cc: @martindurant @grlee77 I'll go about getting #802 green and then I'd propose a release of it as 2.9.4 ASAP. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps fsspec from 2021.6.0 to 2021.6.1.
Commits
540a6f7Merge pull request #676 from skshetry/find-less-isfile-callsa84d7feMerge pull request #680 from jrbourbeau/entrypoints-selectbeade7fMerge pull request #679 from martindurant/mkdir_twice2eb83d0Do not ignote existing dir in local mkdir1e85844add tests384b872Update entrypoint selection0c469bfMerge pull request #678 from d-v-b/sequential_rm700ed8aLocalFileSystem support for a sequence of string arguments66ee7d8avoid isfile calls on find as much as possiblec3dac4fMerge pull request #674 from martindurant/docsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)