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

Update indirect greenlet dependency to latest version #2543 #2544

Merged

Conversation

phillxnet
Copy link
Member

Our prior poetry.lock file had greenlet version 2.0.1, as a dependency of gevent.
This version fails to compile under more recent/stricter versions of gcc-13.
"poetry.lock" was refresh for its floating package dependencies via: "poetry update".

Fixes #2543

Our prior poetry.lock file had greenlet version 2.0.1, as a
dependency of gevent.  This version fails to compile under
more recent/stricter versions of gcc-13.
"poetry.lock" was refresh for its floating package
dependencies via: "poetry update".
@phillxnet
Copy link
Member Author

Testing

An rpm was build successfully, and installed, with this patch applied: build host was Tumbleweed aarch64 - the previously problematic host.

@phillxnet phillxnet merged commit ac68e65 into rockstor:testing Apr 29, 2023
@phillxnet phillxnet deleted the 2543_Tumbleweed_aarch64_build_failure branch April 29, 2023 15:53
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.

1 participant