Loading pkgs/development/python-modules/githubkit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "githubkit"; version = "0.12.12"; version = "0.12.13"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "yanyongyu"; repo = "githubkit"; tag = "v${version}"; hash = "sha256-QAEPcSjMJi4BXkc3owM+fRlplOa+IlKdYYzf08iqLOQ="; hash = "sha256-TMn81YY44bXUyU6GHSGtLtQ7aC2/vA9nZf/PaGhBi0s="; }; pythonRelaxDeps = [ "hishel" ]; Loading Loading
pkgs/development/python-modules/githubkit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "githubkit"; version = "0.12.12"; version = "0.12.13"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "yanyongyu"; repo = "githubkit"; tag = "v${version}"; hash = "sha256-QAEPcSjMJi4BXkc3owM+fRlplOa+IlKdYYzf08iqLOQ="; hash = "sha256-TMn81YY44bXUyU6GHSGtLtQ7aC2/vA9nZf/PaGhBi0s="; }; pythonRelaxDeps = [ "hishel" ]; Loading