python3Packages.githubkit: mark as broken (#525001)
This commit is contained in:
@@ -71,6 +71,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = {
|
||||
broken = true;
|
||||
description = "GitHub SDK for Python";
|
||||
homepage = "https://github.com/yanyongyu/githubkit";
|
||||
changelog = "https://github.com/yanyongyu/githubkit/releases/tag/${src.tag}";
|
||||
|
||||
Reference in New Issue
Block a user