python311Packages.plotly 0 -> 1 attrpath: python311Packages.plotly 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/81c0s2n4p528k4cbzfawc866dmblppbm-packages.json.drv building '/nix/store/81c0s2n4p528k4cbzfawc866dmblppbm-packages.json.drv'... Going to be running update for following packages: - python3.11-plotly-5.19.0 Press Enter key to continue... Running update for: - python3.11-plotly-5.19.0: UPDATING ... - python3.11-plotly-5.19.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plotly/default.nix b/pkgs/development/python-modules/plotly/default.nix index 3a076ac6fde4..0bec07c3bad2 100644 --- a/pkgs/development/python-modules/plotly/default.nix +++ b/pkgs/development/python-modules/plotly/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "plotly"; - version = "5.19.0"; + version = "5.20.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-XqkaVlcSkq3j47yb9xLroLlaH7CpQTddl4zHlDLgVfQ="; + hash = "sha256-v5AcgF0iAyz6U0sv98WqawZZ4DfxnsHgzKf1hZGLXIk="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
22 packages failed to build:
78 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.plotly is: Python plotting library for collaborative, interactive, publication-quality graphs meta.homepage for python311Packages.plotly is: https://plot.ly/python/ ###### 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 5.20.0 with grep in /nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0 - found 5.20.0 in filename of file in /nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0 ---
Rebuild report (if merged into master) (click to expand) ``` 55 total rebuild path(s) 55 package rebuild(s) First fifty rebuilds by attrpath apkleaks checkov cve-bin-tool das deeptools hp2p jadx picosnitch python311Packages.atomman python311Packages.ax python311Packages.catboost python311Packages.chart-studio python311Packages.compressai python311Packages.cufflinks python311Packages.dash python311Packages.experiment-utilities python311Packages.explorerscript python311Packages.igraph python311Packages.kmapper python311Packages.leidenalg python311Packages.optuna python311Packages.orange3 python311Packages.plotly python311Packages.pyannote-audio python311Packages.pyannote-pipeline python311Packages.pymatgen python311Packages.scikit-tda python311Packages.skytemple-dtef python311Packages.skytemple-files python311Packages.skytemple-ssb-debugger python311Packages.sumo python311Packages.synergy python311Packages.textnets python312Packages.atomman python312Packages.ax python312Packages.catboost python312Packages.compressai python312Packages.dash python312Packages.experiment-utilities python312Packages.explorerscript python312Packages.igraph python312Packages.kmapper python312Packages.leidenalg python312Packages.optuna python312Packages.plotly python312Packages.pyannote-pipeline python312Packages.pymatgen python312Packages.scikit-tda python312Packages.skytemple-dtef python312Packages.skytemple-files ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0 \ --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.plotly https://github.com/r-ryantm/nixpkgs/archive/40962223c8ed325005c056bed750ff68cf3c7b04.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/40962223c8ed325005c056bed750ff68cf3c7b04#python311Packages.plotly ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0 ls -la /nix/store/5gsix5arvqwvln0bnk5rga1clznim9h0-python3.11-plotly-5.20.0/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
22 packages failed to build:
78 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/300105