If OpenSSL is configured without LEGACY, the build of security/py-cryptography fails starting with version 43.0.0 (the latest update was from 42.0.8 to 44.0.1). This has been fixed upstream, but is not considered worthy of a release, so the eventual release date is unknown. This integrates the fix.
Created attachment 259770 [details] Patch
Upstream bug report: https://github.com/pyca/cryptography/issues/12612
(In reply to Christian Ullrich from comment #2) The upstream issue is fixed in cryptography 45.0.0. security/py-cryptography has been updated to 45.0.7. It should be fixed now.