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

hotfix pyzmq installation on bullseye (pin version <26) #2345

Merged

Conversation

AlvinSchiller
Copy link
Collaborator

As the newest release of pyzmq has some incompatibilities with bullseye, the version is pinned to below 26 as a hotfix.
Further checks are added to verify that the installed ZMQ version is as expected and that DRAFT_API Support is enabled.

fixes #2344

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8728366924

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.2%

Totals Coverage Status
Change from base Build 7965950063: 0.0%
Covered Lines: 416
Relevant Lines: 1089

💛 - Coveralls

@AlvinSchiller AlvinSchiller linked an issue Apr 17, 2024 that may be closed by this pull request
@AlvinSchiller AlvinSchiller marked this pull request as ready for review April 17, 2024 21:09
@AlvinSchiller
Copy link
Collaborator Author

CI failures due to version bump (webapp bundle)

@AlvinSchiller AlvinSchiller merged commit 0ab75c1 into MiczFlor:future3/main Apr 17, 2024
14 of 18 checks passed
@AlvinSchiller AlvinSchiller deleted the future3/hotfix-pyzmq branch April 17, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ext dependency future3 Relates to future3 development python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 | Failed to install 3.5.2 due to pyzmq issue
3 participants