[Bug 268043] devel/py-twisted: Consumer ports fail to run: module 'OpenSSL.SSL' has no attribute 'TLS_METHOD' after 22.10.0 update

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Dec 2022 22:26:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268043

--- Comment #5 from Kubilay Kocak <koobs@FreeBSD.org> ---
Noting also, upstream did the correct thing and updated their minimum openssl
package dependency version spec [1], which wasn't verified/updated in the port,
which would have failed during QA if it were.

  tls =
    pyopenssl >= 21.0.0

[1] https://github.com/twisted/twisted/blob/twisted-22.10.0/setup.cfg#L75

-- 
You are receiving this mail because:
You are on the CC list for the bug.