python310Packages.python-jenkins 1.7.0 -> 1.8.1 https://repology.org/project/python:python-jenkins/versions 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/k59idvq80vv1jvp1lh41vzsza497i1ah-packages.json.drv building '/nix/store/k59idvq80vv1jvp1lh41vzsza497i1ah-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..1f5456443244 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.1"; src = fetchPypi { inherit pname version; - sha256 = "01jid5s09lr3kayr2h1z9n8h9nhyw3jxv9c4b5hrlxijknkqzvfy"; + sha256 = "sha256-/18dklOdkD+GmwLq8rExREfm1tePdn7c/dkpZ9UyucY="; }; # 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.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/251952"