2022-12-25T03:29:04 python310Packages.plotly 0 -> 1 2022-12-25T03:29:06 attrpath: python310Packages.plotly 2022-12-25T03:29:06 Checking auto update branch... 2022-12-25T03:29:11 [version] 2022-12-25T03:29:11 [version] skipping because derivation has updateScript 2022-12-25T03:29:11 [rustCrateVersion] 2022-12-25T03:29:11 [rustCrateVersion] No cargoSha256 found 2022-12-25T03:29:11 [golangModuleVersion] 2022-12-25T03:29:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T03:29:11 [updateScript] 2022-12-25T03:29:13 [updateScript] Success 2022-12-25T03:29:13 [updateScript] this derivation will be built: /nix/store/j891hvk5c8qfs49sjjzb2403pyr6v7mm-packages.json.drv building '/nix/store/j891hvk5c8qfs49sjjzb2403pyr6v7mm-packages.json.drv'... Going to be running update for following packages: - python3.10-plotly-5.10.0 Press Enter key to continue... Running update for: - python3.10-plotly-5.10.0: UPDATING ... - python3.10-plotly-5.10.0: DONE. Packages updated! 2022-12-25T03:29:13 2022-12-25T03:29:13 [quotedUrls] 2022-12-25T03:29:13 [quotedUrls] nothing found to replace 2022-12-25T03:29:13 Diff after rewrites: diff --git a/pkgs/development/python-modules/plotly/default.nix b/pkgs/development/python-modules/plotly/default.nix index f150945a37c..05e7e15a008 100644 --- a/pkgs/development/python-modules/plotly/default.nix +++ b/pkgs/development/python-modules/plotly/default.nix @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "plotly"; - version = "5.10.0"; + version = "5.11.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-TTbZhZt6FTsnNWLe7tjCklh6Ry6x/VfNQVjsidne+ts="; + sha256 = "sha256-Tv70ecLsHYbc2shAW2ynDKZWSad0COOafoSh6i22x4c="; }; propagatedBuildInputs = [ 2022-12-25T03:30:43 Python package with too many package rebuilds 39 > 25