python310Packages.nilearn 0 -> 1 attrpath: python310Packages.nilearn 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/8m6i2ycblpbv1b18bpp9hi6nm8iqnzg4-packages.json.drv building '/nix/store/8m6i2ycblpbv1b18bpp9hi6nm8iqnzg4-packages.json.drv'... Going to be running update for following packages: - python3.10-nilearn-0.9.2 Press Enter key to continue... Running update for: - python3.10-nilearn-0.9.2: UPDATING ... - python3.10-nilearn-0.9.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/nilearn/default.nix b/pkgs/development/python-modules/nilearn/default.nix index f0cbc4398a1..d75fa2c8411 100644 --- a/pkgs/development/python-modules/nilearn/default.nix +++ b/pkgs/development/python-modules/nilearn/default.nix @@ -3,11 +3,11 @@ buildPythonPackage rec { pname = "nilearn"; - version = "0.9.2"; + version = "0.10.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-jajTg12SzXuKbMkkVaSJ1+f1mUz2T8cbzmU+NidzueQ="; + sha256 = "sha256-zH8QaOA4B2Un6tG9NjQ2+I9ejSHou1ezI7MLkm/HVTo="; }; nativeCheckInputs = [ pytestCheckHook ]; An auto update branch exists with message `python310Packages.nilearn: 0.9.2 -> 0.10.0`. New version is 0.10.0. An auto update branch exists with an equal or greater version