updated python versions in matrix to reflect OTIO.#12
Merged
apetrynet merged 3 commits intoOpenTimelineIO:mainfrom Oct 2, 2025
Merged
updated python versions in matrix to reflect OTIO.#12apetrynet merged 3 commits intoOpenTimelineIO:mainfrom
apetrynet merged 3 commits intoOpenTimelineIO:mainfrom
Conversation
Python 3.7 is no longer supported by the CI ubuntu runner. Signed-off-by: apetrynet <flehnerheener@gmail.com>
# Conflicts: # .github/workflows/ci.yaml
Signed-off-by: apetrynet <flehnerheener@gmail.com>
jminor
approved these changes
Oct 2, 2025
Member
jminor
left a comment
There was a problem hiding this comment.
This aligns with the Python versions currently supported by OTIO (Python 3.9 - 3.12) for VFX Platform 2022-2025.
peter-targett
pushed a commit
to peter-targett/otio-fcp-adapter
that referenced
this pull request
Oct 3, 2025
* updated python versions in matrix to align with OTIO core. Python 3.7 is no longer supported by the CI ubuntu runner. --------- Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Peter Targett <petert@filmlight.ltd.uk>
peter-targett
pushed a commit
to peter-targett/otio-fcp-adapter
that referenced
this pull request
Oct 5, 2025
* updated python versions in matrix to align with OTIO core. Python 3.7 is no longer supported by the CI ubuntu runner. --------- Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Peter Targett <petert@filmlight.ltd.uk>
This file contains hidden or 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
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.
CI on PR #11 is blocked due to old python versions.
Python 3.7 is no longer supported by the CI ubuntu runner.