python310Packages.lightgbm 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z9pki68w1h23iycv4sc637dc4ifajqwg-packages.json.drv building '/nix/store/z9pki68w1h23iycv4sc637dc4ifajqwg-packages.json.drv'... Going to be running update for following packages: - python3.10-lightgbm-3.3.5 Press Enter key to continue... Running update for: - python3.10-lightgbm-3.3.5: UPDATING ... - python3.10-lightgbm-3.3.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/lightgbm/default.nix b/pkgs/development/python-modules/lightgbm/default.nix index 38ec2aaa5b40..ba03542e3331 100644 --- a/pkgs/development/python-modules/lightgbm/default.nix +++ b/pkgs/development/python-modules/lightgbm/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "lightgbm"; - version = "3.3.5"; + version = "4.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ELj73PhR5PaKHwLzjZm9xEx8f7mxpi3PkkoNKf9zOVw="; + hash = "sha256-A9GzkDqlHNml45ZZQSNvKnv1pp16dgWdv2j9m0/JLY8="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.lightgbm nix build failed. got build log for 'python310Packages.lightgbm' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/wmglya769ssvs6drp7xzfbx2kvw73gqn-lightgbm-4.0.0.tar.gz source root is lightgbm-4.0.0 setting SOURCE_DATE_EPOCH to timestamp 1667997441 of file lightgbm-4.0.0/windows/LightGBM.vcxproj.filters @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building /nix/store/2c7sgx69p6mmp76cvmi5j6c72dj76jj8-python3-3.10.12/bin/python3.10: can't open file '/build/lightgbm-4.0.0/setup.py': [Errno 2] No such file or directory