python310Packages.scikit-bio 0 -> 1 attrpath: python310Packages.scikit-bio 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/fs9hdp5ig418x7sk49wzm6vx44wbh4d0-packages.json.drv building '/nix/store/fs9hdp5ig418x7sk49wzm6vx44wbh4d0-packages.json.drv'... Going to be running update for following packages: - python3.10-scikit-bio-0.5.8 Press Enter key to continue... Running update for: - python3.10-scikit-bio-0.5.8: UPDATING ... - python3.10-scikit-bio-0.5.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-bio/default.nix b/pkgs/development/python-modules/scikit-bio/default.nix index 2c4920cf4c15..a1b355f1b832 100644 --- a/pkgs/development/python-modules/scikit-bio/default.nix +++ b/pkgs/development/python-modules/scikit-bio/default.nix @@ -20,13 +20,13 @@ }: buildPythonPackage rec { - version = "0.5.8"; + version = "0.5.9"; pname = "scikit-bio"; disabled = !isPy3k; src = fetchPypi { inherit pname version; - hash = "sha256-1VqDw+XyyhEydE4UCSM/th2a8MWpXet7KR5uNAcSuGs="; + hash = "sha256-euBE3IvuIxkAJIrcOoZZB352FA1WrJ9CvQH7eYEBSRA="; }; nativeBuildInputs = [ cython ]; An auto update branch exists with message `python310Packages.scikit-bio: 0.5.8 -> 0.5.9`. New version is 0.5.9. An auto update branch exists with an equal or greater version