2022-11-26T15:48:53 python3.10-lightgbm 3.3.2 -> 3.3.3 https://pypi.org/project/lightgbm/ 2022-11-26T15:48:55 attrpath: python310Packages.lightgbm 2022-11-26T15:48:55 Checking auto update branch... 2022-11-26T15:49:00 [version] 2022-11-26T15:49:00 [version] skipping because derivation has updateScript 2022-11-26T15:49:00 [rustCrateVersion] 2022-11-26T15:49:00 [rustCrateVersion] No cargoSha256 found 2022-11-26T15:49:00 [golangModuleVersion] 2022-11-26T15:49:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T15:49:00 [updateScript] 2022-11-26T15:49:01 [updateScript] Success 2022-11-26T15:49:01 [updateScript] this derivation will be built: /nix/store/jz59wf3asgdy2k03w3lxdin1hlhp9fry-packages.json.drv building '/nix/store/jz59wf3asgdy2k03w3lxdin1hlhp9fry-packages.json.drv'... Going to be running update for following packages: - python3.10-lightgbm-3.3.2 Press Enter key to continue... Running update for: - python3.10-lightgbm-3.3.2: UPDATING ... - python3.10-lightgbm-3.3.2: DONE. Packages updated! 2022-11-26T15:49:01 2022-11-26T15:49:01 [quotedUrls] 2022-11-26T15:49:01 [quotedUrls] nothing found to replace 2022-11-26T15:49:02 Diff after rewrites: diff --git a/pkgs/development/python-modules/lightgbm/default.nix b/pkgs/development/python-modules/lightgbm/default.nix index ad54268c8cf..c59f28d6939 100644 --- a/pkgs/development/python-modules/lightgbm/default.nix +++ b/pkgs/development/python-modules/lightgbm/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "lightgbm"; - version = "3.3.2"; + version = "3.3.3"; src = fetchPypi { inherit pname version; - sha256 = "5d25d16e77c844c297ece2044df57651139bc3c8ad8c4108916374267ac68b64"; + sha256 = "sha256-hX5VmuhKIpY84rYhaCkpadIa3TC8kkaoTU5+7a5nlm0="; }; nativeBuildInputs = [ 2022-11-26T15:50:32 No auto update branch exists 2022-11-26T15:50:33 There might already be an open PR for this update: - python310Packages.lightgbm: 3.3.2 -> 3.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/195523"