python311Packages.lightgbm 0 -> 1 attrpath: python311Packages.lightgbm 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/bwhsnkw1lp5qqckls0jn6hgkbv182193-packages.json.drv building '/nix/store/bwhsnkw1lp5qqckls0jn6hgkbv182193-packages.json.drv'... Going to be running update for following packages: - python3.11-lightgbm-4.2.0 Press Enter key to continue... Running update for: - python3.11-lightgbm-4.2.0: UPDATING ... - python3.11-lightgbm-4.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lightgbm/default.nix b/pkgs/development/python-modules/lightgbm/default.nix index 6c64228249e1..a87276c15f17 100644 --- a/pkgs/development/python-modules/lightgbm/default.nix +++ b/pkgs/development/python-modules/lightgbm/default.nix @@ -38,14 +38,14 @@ assert cudaSupport -> gpuSupport != true; buildPythonPackage rec { pname = "lightgbm"; - version = "4.2.0"; + version = "4.3.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ik0FHfKrIhiZihb3cS6EPunpbYsJ/7/MGFM9oSfg2gI="; + hash = "sha256-AG9XhKm87kPlp+lD3E8C3hui7np68e5fGQ04Pztsnr4="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.lightgbm: 4.2.0 -> 4.3.0`. New version is 4.3.0. An auto update branch exists with an equal or greater version