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/3gp8p9l2h6zdb19sia6p2ifvgcqgj5ms-packages.json.drv building '/nix/store/3gp8p9l2h6zdb19sia6p2ifvgcqgj5ms-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 { No auto update branch exists Successfully finished processing cachix "/nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
10 packages failed to build:
14 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.bokeh is: Statistical and novel interactive HTML plots for Python meta.homepage for python311Packages.bokeh is: https://github.com/bokeh/bokeh ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.3.4 with grep in /nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4 - found 3.3.4 in filename of file in /nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4 ---
Rebuild report (if merged into master) (click to expand) ``` 24 total rebuild path(s) 24 package rebuild(s) First fifty rebuilds by attrpath python311Packages.arviz python311Packages.bambi python311Packages.bokeh python311Packages.dalle-mini python311Packages.datashader python311Packages.fastai python311Packages.holoviews python311Packages.hvplot python311Packages.intake python311Packages.k-diffusion python311Packages.livelossplot python311Packages.nbsmoke python311Packages.panel python311Packages.pymc python311Packages.skrl python311Packages.spacy python311Packages.spacy-loggers python311Packages.spacy-lookups-data python311Packages.spacy-transformers python311Packages.textacy python311Packages.textnets python311Packages.wandb python312Packages.bokeh tts ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.bokeh https://github.com/r-ryantm/nixpkgs/archive/553547465b9ed2868fc921845ed75bb22ed48fa2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/553547465b9ed2868fc921845ed75bb22ed48fa2#python311Packages.bokeh ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4 ls -la /nix/store/f1szm3qp4ljm0zxgf37nqk9awi46hmcb-python3.11-bokeh-3.3.4/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
10 packages failed to build:
14 packages built:
--- ###### Maintainer pings cc @orivej for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/284475