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

Require a compatible openssl version #523

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

lassepe
Copy link
Contributor

@lassepe lassepe commented Jul 14, 2024

Resolves #519 (at least for the specific case of OpenSSL)
Requires JuliaPy/CondaPkg.jl#140

Similar to how ibstdcpp-ng is handled, this PR communicated to CondaPkg.jl that we need a version of openssl that is compatible with one version potentially loaded via OpenSSL_jll

@lassepe
Copy link
Contributor Author

lassepe commented Jul 14, 2024

Note that the tests won't pass until a new version of CondaPkg.jl is tagged.

@cjdoris cjdoris merged commit 40fdbb9 into JuliaPy:main Jul 20, 2024
13 checks passed
@cjdoris
Copy link
Collaborator

cjdoris commented Jul 20, 2024

Thanks :)

@lassepe lassepe deleted the fix/align_openssl_version branch July 20, 2024 23: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.

Libraries loaded via _jll packages are visible inside PythonCall environment.
2 participants