2022-11-19T13:10:42 python310Packages.bokeh 0 -> 1 2022-11-19T13:10:44 attrpath: python310Packages.bokeh 2022-11-19T13:10:44 Checking auto update branch... 2022-11-19T13:10:49 [version] 2022-11-19T13:10:49 [version] skipping because derivation has updateScript 2022-11-19T13:10:49 [rustCrateVersion] 2022-11-19T13:10:49 [rustCrateVersion] No cargoSha256 found 2022-11-19T13:10:49 [golangModuleVersion] 2022-11-19T13:10:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T13:10:49 [updateScript] 2022-11-19T13:10:51 [updateScript] Success 2022-11-19T13:10:51 [updateScript] this derivation will be built: /nix/store/v7s50hyw70l16bvzvcqn70vggjffbh3c-packages.json.drv building '/nix/store/v7s50hyw70l16bvzvcqn70vggjffbh3c-packages.json.drv'... Going to be running update for following packages: - python3.10-bokeh-2.4.3 Press Enter key to continue... Running update for: - python3.10-bokeh-2.4.3: UPDATING ... - python3.10-bokeh-2.4.3: DONE. Packages updated! 2022-11-19T13:10:51 2022-11-19T13:10:51 [quotedUrls] 2022-11-19T13:10:51 [quotedUrls] nothing found to replace 2022-11-19T13:10:51 Diff after rewrites: diff --git a/pkgs/development/python-modules/bokeh/default.nix b/pkgs/development/python-modules/bokeh/default.nix index 75ca944830f..587ac6f253e 100644 --- a/pkgs/development/python-modules/bokeh/default.nix +++ b/pkgs/development/python-modules/bokeh/default.nix @@ -33,11 +33,11 @@ buildPythonPackage rec { pname = "bokeh"; # update together with panel which is not straightforward - version = "2.4.3"; + version = "3.0.2"; src = fetchPypi { inherit pname version; - sha256 = "sha256-7zOAEWGvN5Zlq3o0aE8iCYYeOu/VyAOiH7u5nZSHSwM="; + sha256 = "sha256-+1N88k9aJaZzk5P5kG3fjJE7/rxMsSDTQugmKIkyb30="; }; patches = [ 2022-11-19T13:12:23 Python package with too many package rebuilds 34 > 25