2022-12-19T01:27:49 python3.10-tensorboard 2.10.0 -> 2.11.0 https://repology.org/metapackage/python3.10-tensorboard/versions 2022-12-19T01:27:51 attrpath: python310Packages.tensorboard 2022-12-19T01:27:51 Checking auto update branch... 2022-12-19T01:27:56 [version] 2022-12-19T01:27:56 [version] skipping because derivation has updateScript 2022-12-19T01:27:56 [rustCrateVersion] 2022-12-19T01:27:56 [rustCrateVersion] No cargoSha256 found 2022-12-19T01:27:56 [golangModuleVersion] 2022-12-19T01:27:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T01:27:56 [updateScript] 2022-12-19T01:27:57 [updateScript] Success 2022-12-19T01:27:57 [updateScript] this derivation will be built: /nix/store/2hrqbj6vk7qffv6ixxg002hh8jvlrscg-packages.json.drv building '/nix/store/2hrqbj6vk7qffv6ixxg002hh8jvlrscg-packages.json.drv'... Going to be running update for following packages: - python3.10-tensorboard-2.10.0 Press Enter key to continue... Running update for: - python3.10-tensorboard-2.10.0: UPDATING ... - python3.10-tensorboard-2.10.0: DONE. Packages updated! 2022-12-19T01:27:57 2022-12-19T01:27:57 [quotedUrls] 2022-12-19T01:27:58 [quotedUrls] nothing found to replace 2022-12-19T01:27:58 Diff after rewrites: diff --git a/pkgs/development/python-modules/tensorboard/default.nix b/pkgs/development/python-modules/tensorboard/default.nix index f42d1b3220b..25f6d9b8067 100644 --- a/pkgs/development/python-modules/tensorboard/default.nix +++ b/pkgs/development/python-modules/tensorboard/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "tensorboard"; - version = "2.10.0"; + version = "2.11.0"; format = "wheel"; disabled = pythonOlder "3.6" || pythonAtLeast "3.11"; @@ -31,7 +31,7 @@ buildPythonPackage rec { inherit pname version format; dist = "py3"; python = "py3"; - hash = "sha256-dskaXolZzSIIzDLLF6DLACutq7ZqBqwq8Cp4EPSaWeM="; + hash = "sha256-oOWS7oeWLhevPw3Of6rj+70jkDAVnp5iXM6BC341xT0="; }; postPatch = '' 2022-12-19T01:29:25 Python package with too many package rebuilds 149 > 25