[Bug 266680] security/py-openssl: Update to 23.2.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Aug 2023 00:32:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266680

--- Comment #15 from Charlie Li <vishwin@freebsd.org> ---
Not so fast.

Since we have both mainline and legacy cryptography ports, with a
DEFAULT_VERSIONS knob to boot, this port actually has to provide both versions,
gated on the set DEFAULT_VERSIONS. Different PyOpenSSL consume different parts
of the cryptography API, to the point where cryptography cannot
remove/deprecate API portions within certain version ranges to preserve
compatibility. See past revisions of the cryptography port (iirc) for inspo on
how to do this, before I get to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.