python312Packages.githubkit 0.11.1 -> 0.11.2 https://github.com/yanyongyu/githubkit/releases attrpath: python312Packages.githubkit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6dh3pw0g7p8xvb4dvay57hsvg9yvadxm-packages.json.drv building '/nix/store/6dh3pw0g7p8xvb4dvay57hsvg9yvadxm-packages.json.drv'... Going to be running update for following packages: - python3.12-githubkit-0.11.1 Press Enter key to continue... Running update for: - python3.12-githubkit-0.11.1: UPDATING ... - python3.12-githubkit-0.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/githubkit/default.nix b/pkgs/development/python-modules/githubkit/default.nix index 50ec8128885c..106d8982b43e 100644 --- a/pkgs/development/python-modules/githubkit/default.nix +++ b/pkgs/development/python-modules/githubkit/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "githubkit"; - version = "0.11.1"; + version = "0.11.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "yanyongyu"; repo = "githubkit"; rev = "refs/tags/v${version}"; - hash = "sha256-nPXs6thXAshDojgHSNyEeBN/jNJkfFECSuY5f51Zozo="; + hash = "sha256-/xFBA30MZq8t0rYFympzgaymqZ/bFEpOoko7dDJLI7A="; }; pythonRelaxDeps = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.githubkit: 0.11.1 -> 0.11.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293309"