python311Packages.amazon-kclpy: mark as broken
amazon-kclpy requires download of jar files at build time, but we don't know how to handle that
This commit is contained in:
@@ -45,5 +45,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/awslabs/amazon-kinesis-client-python";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ psyanticy ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user