required python-cryptography version cannot build on debian testing #588

Closed
opened 2025-12-29 16:23:37 +01:00 by adam · 0 comments
Owner

Originally created by @danderson on GitHub (Dec 23, 2016).

Due to openssl playing fast and loose with API compatibility, Python's cryptography 1.4 package doesn't compile against the openssl version in Debian testing. Relaxing the constraint to >=1.4 results in a successful build, using cryptography 1.7.

Please consider relaxing the build constraint, or upgrading it to a later version of cryptography.

Originally created by @danderson on GitHub (Dec 23, 2016). Due to openssl playing fast and loose with API compatibility, Python's cryptography 1.4 package doesn't compile against the openssl version in Debian testing. Relaxing the constraint to >=1.4 results in a successful build, using cryptography 1.7. Please consider relaxing the build constraint, or upgrading it to a later version of cryptography.
adam added the type: bug label 2025-12-29 16:23:37 +01:00
adam closed this issue 2025-12-29 16:23:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#588