pyton3Packages.certauth: mark broken with pyopenssl 26.3.0
No upstream movement in 7y makes me think it is unlikely this API break will ever be resolved.
This commit is contained in:
@@ -49,6 +49,7 @@ buildPythonPackage {
|
||||
];
|
||||
|
||||
meta = {
|
||||
broken = lib.versionAtLeast pyopenssl.version "26.3";
|
||||
description = "Simple CertificateAuthority and host certificate creation, useful for man-in-the-middle HTTPS proxy";
|
||||
mainProgram = "certauth";
|
||||
homepage = "https://github.com/ikreymer/certauth";
|
||||
|
||||
Reference in New Issue
Block a user