Skip to content

Fix: Add missing NTF dependency#73

Merged
pniedzielski merged 1 commit intobloomberg:mainfrom
pniedzielski:fix/ntf-openssl-wheels
Feb 9, 2026
Merged

Fix: Add missing NTF dependency#73
pniedzielski merged 1 commit intobloomberg:mainfrom
pniedzielski:fix/ntf-openssl-wheels

Conversation

@pniedzielski
Copy link
Collaborator

@pniedzielski pniedzielski commented Feb 9, 2026

NTF now depends on OpenSSL, which is functionality we will eventually incorporate into the Python SDK. However, right now this is causing our nightly wheel builds on Linux to fail. This patch adds a dependency on the OpenSSL development package in the build-manylinux.sh build script.

NTF now depends on OpenSSL, which is functionality we will eventually
incorporate into the Python SDK.  However, right now this is causing
our nightly wheel builds on Linux to fail.  This patch adds a
dependency on the OpenSSL development package in the
`build-manylinux.sh` build script.

Signed-off-by: Patrick M. Niedzielski <pniedzielski@bloomberg.net>
@pniedzielski pniedzielski requested a review from hallfox February 9, 2026 20:02
@pniedzielski pniedzielski marked this pull request as ready for review February 9, 2026 20:03
@pniedzielski pniedzielski requested a review from a team as a code owner February 9, 2026 20:03
@pniedzielski pniedzielski merged commit 193a742 into bloomberg:main Feb 9, 2026
9 checks passed
@pniedzielski pniedzielski deleted the fix/ntf-openssl-wheels branch February 9, 2026 20:18
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

Comments