Skip to content
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

Allow later versions of s3fs #26

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Allow later versions of s3fs #26

merged 3 commits into from
Oct 10, 2024

Conversation

reweeden
Copy link
Contributor

@reweeden reweeden commented Oct 9, 2024

The version we have pinned here is over 4 years old. Pinning it like this also causes issues with the https://github.com/ua-asf/Discovery-kerchunk-timeseries package which also requires s3fs.

Looks like later versions have an issue when used alongside moto. There are some suggested hacks to make it work under this issue, however, I wasn't able to get them to work after a few hours of trying. Since we have a lot to do this sprint, I decided to just pin to version 0.4.2 of s3fs in our unit tests so that they continue to work while still allowing later versions to be installed.

@reweeden reweeden requested a review from mattp0 October 9, 2024 17:20
@reweeden reweeden merged commit 7f65a0c into main Oct 10, 2024
6 checks passed
@reweeden reweeden deleted the rew/unpin-s3fs branch October 10, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants