python310Packages.PyGithub 0 -> 1 attrpath: python310Packages.PyGithub 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b1wfby479m1jqvxrhlwj6if8cnmylcsg-packages.json.drv building '/nix/store/b1wfby479m1jqvxrhlwj6if8cnmylcsg-packages.json.drv'... Going to be running update for following packages: - python3.10-pygithub-1.58.0 Press Enter key to continue... Running update for: - python3.10-pygithub-1.58.0: UPDATING ... - python3.10-pygithub-1.58.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pygithub/default.nix b/pkgs/development/python-modules/pygithub/default.nix index 798bd09972f..cfc9b58cf13 100644 --- a/pkgs/development/python-modules/pygithub/default.nix +++ b/pkgs/development/python-modules/pygithub/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pygithub"; - version = "1.58.0"; + version = "1.58.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "PyGithub"; repo = "PyGithub"; rev = "refs/tags/v${version}"; - hash = "sha256-DZmKF0C5zexTQ/kbDtTg0FLEocNU4dYMOFCJyvuiV98="; + hash = "sha256-MHh3oLLUfXCiMM+oHyG3RZg7fBEgOFPBJ9Bcot/cEyM="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.PyGithub Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . python310Packages.PyGithub Standard output: error: build log of 'python310Packages.PyGithub' is not available