python3Packages.aioopenssl: remove __darwinAllowLocalNetworking + typo (#532420)
This commit is contained in:
@@ -66,8 +66,6 @@ buildPythonPackage rec {
|
||||
"test_starttls"
|
||||
];
|
||||
|
||||
__darwinAlowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
description = "TLS-capable transport using OpenSSL for asyncio";
|
||||
homepage = "https://github.com/horazont/aioopenssl";
|
||||
|
||||
Reference in New Issue
Block a user