python310Packages.python-jenkins 0 -> 1 attrpath: python310Packages.python-jenkins 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/hxp1zqagw4bjpjx8h6372a3992pvja2n-packages.json.drv building '/nix/store/hxp1zqagw4bjpjx8h6372a3992pvja2n-packages.json.drv'... Going to be running update for following packages: - python3.10-python-jenkins-1.7.0 Press Enter key to continue... Running update for: - python3.10-python-jenkins-1.7.0: UPDATING ... - python3.10-python-jenkins-1.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-jenkins/default.nix b/pkgs/development/python-modules/python-jenkins/default.nix index 07044b9499bb..e6b7b8169b31 100644 --- a/pkgs/development/python-modules/python-jenkins/default.nix +++ b/pkgs/development/python-modules/python-jenkins/default.nix @@ -16,11 +16,11 @@ buildPythonPackage rec { pname = "python-jenkins"; - version = "1.7.0"; + version = "1.8.0"; src = fetchPypi { inherit pname version; - sha256 = "01jid5s09lr3kayr2h1z9n8h9nhyw3jxv9c4b5hrlxijknkqzvfy"; + sha256 = "sha256-AYClRj9o4uARDzgrQkjSKEvGhIHbShb8v2H09VgBwx8="; }; # test uses timeout mechanism unsafe for use with the "spawn" No auto update branch exists There might already be an open PR for this update: - python3Packages.python-jenkins: 1.7.0 -> 1.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241872"