python3Packages.githubkit: 0.12.4 -> 0.12.5
https://github.com/yanyongyu/githubkit/releases/tag/v0.12.5
This commit is contained in:
@@ -75,7 +75,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "GitHub SDK for Python";
|
||||
homepage = "https://github.com/yanyongyu/githubkit";
|
||||
changelog = "https://github.com/yanyongyu/githubkit/releases/tag/v${version}";
|
||||
changelog = "https://github.com/yanyongyu/githubkit/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user