python311Packages.bokeh 0 -> 1 attrpath: python311Packages.bokeh Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/3b9lzz8yvz9lhnjl688spagy2l82fhsz-packages.json.drv building '/nix/store/3b9lzz8yvz9lhnjl688spagy2l82fhsz-packages.json.drv'... Going to be running update for following packages: - python3.11-bokeh-3.3.4 Press Enter key to continue... Running update for: - python3.11-bokeh-3.3.4: UPDATING ... - python3.11-bokeh-3.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bokeh/default.nix b/pkgs/development/python-modules/bokeh/default.nix index a54608df9fc8..247e331dbfc6 100644 --- a/pkgs/development/python-modules/bokeh/default.nix +++ b/pkgs/development/python-modules/bokeh/default.nix @@ -48,14 +48,14 @@ buildPythonPackage rec { pname = "bokeh"; # update together with panel which is not straightforward - version = "3.3.4"; + version = "3.4.0"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-c7eYLcK43xW/Zgzd3I04JegpGVxDgBWl0Jgk8acCg2g="; + hash = "sha256-nqa8QHtefQS6ei8H2PAOi2/+AsI2jnB/Qbs2KpkoVpo="; }; src_test = fetchFromGitHub { No auto update branch exists Python package with too many package rebuilds 26 > 25