-
Notifications
You must be signed in to change notification settings - Fork 2
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
Dependency version bump #137
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
mx-moth
commented
Jun 27, 2024
- Bump all pinned dependencies in CI
- Bump minimum supported versions
- Support numpy == 2.0.0
- Fix all the odd things that broke in newer versions
- Drop tox-conda support
- Add minimum version dependency tests
mx-moth
force-pushed
the
dependency-version-bump
branch
6 times, most recently
from
June 27, 2024 07:27
b0a38f4
to
48394bc
Compare
They're useful, but don't have anything to do with UGrid datasets.
More recent versions of xarray conform to the CF conventions more strictly, which exposed some noncompliant attribute dtypes in the test datasets.
Depending on what order these tests were run in, later tests might have different logging configs. We shouldn't modify the log config in a way that persists between test calls.
mx-moth
force-pushed
the
dependency-version-bump
branch
from
July 3, 2024 06:27
48394bc
to
ef00f91
Compare
tox-conda doesn't work with tox 4, and is becoming so out of date that recent versions of Python and other dependencies start failing. I couldn't get a working combination of dependencies on Python 3.12.
mx-moth
force-pushed
the
dependency-version-bump
branch
3 times, most recently
from
July 3, 2024 06:34
4111521
to
eac70f6
Compare
Temporary work around for a segfault most likely related to installs of netCDF4 1.7.1 from PyPI #139
mx-moth
force-pushed
the
dependency-version-bump
branch
from
July 3, 2024 06:59
eac70f6
to
e656c2d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.