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

[Build] Bump OpenAssetIO dependencies #23

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

feltech
Copy link
Member

@feltech feltech commented Jul 23, 2024

Part of OpenAssetIO/OpenAssetIO#1311. Deprecated aliases have been removed from the latest OpenAssetIO, but the version of MediaCreation that was pinned in setup.py still used them.

This wasn't actually a problem, since the version of OpenAssetIO was also pinned.

However, it is a useful canary if we only specify a minimum range for downstream projects, whenever possible. Upon the next OpenAssetIO release we should re-check this project (and others) for compatibility.

So remove the maximum bound for OpenAssetIO, bump the minimum bound for OpenAssetIO-MediaCreation, and bump the minimum BAL version used for testing, such that it supports the later OpenAssetIO versions.

Part of OpenAssetIO/OpenAssetIO#1311. Deprecated aliases have been
removed from the latest OpenAssetIO, but the version of MediaCreation
that was pinned in `setup.py` still used them.

This wasn't actually a problem, since the version of OpenAssetIO was
also pinned.

However, it is a useful canary if we only specify a minimum range for
downstream projects, whenever possible. Upon the next OpenAssetIO
release we should re-check this project (and others) for compatibility.

So remove the maximum bound for OpenAssetIO, bump the minimum bound
for OpenAssetIO-MediaCreation, and bump the minimum BAL version used for
testing, such that it supports the later OpenAssetIO versions.

Signed-off-by: David Feltell <[email protected]>
@feltech feltech self-assigned this Jul 23, 2024
@feltech feltech removed the request for review from SamCrooksFoundry July 25, 2024 11:02
@feltech feltech merged commit ee762d7 into main Jul 26, 2024
3 checks passed
@feltech feltech deleted the work/OpenAssetIO/1311-removeDeprecatedAliases branch July 26, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants