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/cl2xwg94x5xzpyqlh1y3v27dd5vy7857-packages.json.drv building '/nix/store/cl2xwg94x5xzpyqlh1y3v27dd5vy7857-packages.json.drv'... Going to be running update for following packages: - python3.11-bokeh-3.3.3 Press Enter key to continue... Running update for: - python3.11-bokeh-3.3.3: UPDATING ... - python3.11-bokeh-3.3.3: 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 91760ed463a7..a54608df9fc8 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.3"; + version = "3.3.4"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-bs5vACY/LSBDok6vnbdab4YO/Ioflt9mMYb+PrJpLdM="; + hash = "sha256-c7eYLcK43xW/Zgzd3I04JegpGVxDgBWl0Jgk8acCg2g="; }; src_test = fetchFromGitHub { An auto update branch exists with message `python311Packages.bokeh: 3.3.3 -> 3.3.4`. New version is 3.3.4. An auto update branch exists with an equal or greater version