python311Packages.panel 0.14.3 -> 0.14.4 https://repology.org/project/python:panel/versions attrpath: python311Packages.panel Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ihd8xz2yxhsij326szc3jbd5j1h5h0w9-packages.json.drv building '/nix/store/ihd8xz2yxhsij326szc3jbd5j1h5h0w9-packages.json.drv'... Going to be running update for following packages: - python3.11-panel-0.14.3 Press Enter key to continue... Running update for: - python3.11-panel-0.14.3: UPDATING ... - python3.11-panel-0.14.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/panel/default.nix b/pkgs/development/python-modules/panel/default.nix index 881280a1fca..e2cd47fa47a 100644 --- a/pkgs/development/python-modules/panel/default.nix +++ b/pkgs/development/python-modules/panel/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "panel"; - version = "0.14.3"; + version = "0.14.4"; format = "wheel"; @@ -25,7 +25,7 @@ buildPythonPackage rec { # tries to fetch even more artifacts src = fetchPypi { inherit pname version format; - hash = "sha256-XOu17oydXwfyowYUmCKF7/RC0RQ0Uf1Ixmn+VTa85Lo="; + hash = "sha256-3U/PL8cnbNPw3xEM56YZesQEDXTE79yMCSsjdxwfUU0="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.4" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
10 packages built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 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.panel is: A high level dashboarding library for python visualization libraries meta.homepage for python311Packages.panel is: https://github.com/holoviz/panel meta.changelog for python311Packages.panel is: https://github.com/holoviz/panel/releases/tag/v0.14.4 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.4 with grep in /nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.4 - found 0.14.4 in filename of file in /nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.4 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath python310Packages.datashader python310Packages.holoviews python310Packages.hvplot python310Packages.intake python310Packages.nbsmoke python310Packages.panel python311Packages.holoviews python311Packages.hvplot python311Packages.intake python311Packages.nbsmoke python311Packages.panel ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.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.panel https://github.com/r-ryantm/nixpkgs/archive/aaf828279a666eb481abfa90e1e3988ee2e3565f.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.4 ls -la /nix/store/gc8shzy21q8pqhlp8j8h7242mr1c921k-python3.11-panel-0.14.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)
1 package failed to build:
10 packages built:
--- ###### Maintainer pings cc @costrouc 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/231220