2023-01-01T16:20:43 python310Packages.plotly 0 -> 1 2023-01-01T16:20:45 attrpath: python310Packages.plotly 2023-01-01T16:20:46 Checking auto update branch... 2023-01-01T16:20:51 [version] 2023-01-01T16:20:51 [version] skipping because derivation has updateScript 2023-01-01T16:20:51 [rustCrateVersion] 2023-01-01T16:20:51 [rustCrateVersion] No cargoSha256 found 2023-01-01T16:20:51 [golangModuleVersion] 2023-01-01T16:20:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T16:20:51 [updateScript] 2023-01-01T16:20:52 [updateScript] Success 2023-01-01T16:20:52 [updateScript] this derivation will be built: /nix/store/bjrw0fg0xka9p4gvxiq87yq6app0mim1-packages.json.drv building '/nix/store/bjrw0fg0xka9p4gvxiq87yq6app0mim1-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! 2023-01-01T16:20:52 2023-01-01T16:20:52 [quotedUrls] 2023-01-01T16:20:52 [quotedUrls] nothing found to replace 2023-01-01T16:20:52 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 = [ 2023-01-01T16:22:21 Python package with too many package rebuilds 39 > 25