[Backport release-26.05] python3Packages.githubkit: mark as broken (#530260)

This commit is contained in:
Peder Bergebakken Sundt 2026-06-10 14:58:19 +00:00 committed by GitHub
commit 60d7f43463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}";