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

Remove python-future dependency #63

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented May 29, 2024

See ome/omero-py#390 for the corresponding upstream changes

Replace all future/past as well as builtins imports
This should allow to install and use the render plugin on Python 3.12 environments. The CI tests (Rocky Linux 9 / Python 3.9) should remain green

Replace all future/past as well as builtins imports
@sbesson sbesson requested a review from jburel May 29, 2024 07:26
@sbesson
Copy link
Member Author

sbesson commented Jul 24, 2024

This is possibly a candidate for a patch release of omero-cli-render alongside the bug fix in #64

Copy link
Member

@joshmoore joshmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes all match updates that have happened frequently elsewhere. 👍

@sbesson sbesson merged commit d07b994 into ome:master Aug 19, 2024
1 check passed
@sbesson sbesson deleted the future_removal branch August 19, 2024 13:39
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.

3 participants