Skip to content

chore(testing): Pin openssl version to latest version providing crypto module#784

Merged
StephenSorriaux merged 1 commit intopython-zk:masterfrom
ThosRTanner:chore_testing_pin_openssl
May 8, 2026
Merged

chore(testing): Pin openssl version to latest version providing crypto module#784
StephenSorriaux merged 1 commit intopython-zk:masterfrom
ThosRTanner:chore_testing_pin_openssl

Conversation

@ThosRTanner
Copy link
Copy Markdown
Contributor

Why is this needed?

The latest version of openssl has dropped the crypto module and so nothing builds

Proposed Changes

Adding a pin of pyOpenSSL to the previous to latest version

Does this PR introduce any breaking change?

No

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.59%. Comparing base (86e69f2) to head (d61a927).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
- Coverage   96.67%   96.59%   -0.09%     
==========================================
  Files          27       27              
  Lines        3553     3554       +1     
==========================================
- Hits         3435     3433       -2     
- Misses        118      121       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@StephenSorriaux StephenSorriaux left a comment

Choose a reason for hiding this comment

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

Thank you.

@StephenSorriaux StephenSorriaux merged commit 4476a3b into python-zk:master May 8, 2026
70 of 72 checks passed
@ThosRTanner ThosRTanner deleted the chore_testing_pin_openssl branch May 8, 2026 18:51
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.

2 participants