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/xsvabn4mmywix8pa8fj64pg3fr5y102i-packages.json.drv building '/nix/store/xsvabn4mmywix8pa8fj64pg3fr5y102i-packages.json.drv'... Going to be running update for following packages: - python3.10-PyGithub-1.57 Press Enter key to continue... Running update for: - python3.10-PyGithub-1.57: UPDATING ... - python3.10-PyGithub-1.57: 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 7facf0c0032..17b1b133604 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.57"; + version = "1.58.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "PyGithub"; repo = "PyGithub"; rev = "refs/tags/v${version}"; - sha256 = "sha256-7CNvSOwDXXcJ082/Fmgr6OtTQeA30yDjt/Oq2nx4vEk="; + sha256 = "sha256-DZmKF0C5zexTQ/kbDtTg0FLEocNU4dYMOFCJyvuiV98="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 128 when running Raw command: /nix/store/cfx715ifm48vanlqdh7f1h3pqjpspbzd-git-2.38.1/bin/git show remotes/upstream/staging:pkgs/development/python-modules/pyGithub/default.nix Standard output: fatal: path 'pkgs/development/python-modules/pyGithub/default.nix' exists on disk, but not in 'remotes/upstream/staging' Standard error: fatal: path 'pkgs/development/python-modules/pyGithub/default.nix' exists on disk, but not in 'remotes/upstream/staging'