python311Packages.notebook 0 -> 1 attrpath: python311Packages.notebook 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/7g6flxvpcxgamknnfhcy06b6jv4g299k-packages.json.drv building '/nix/store/7g6flxvpcxgamknnfhcy06b6jv4g299k-packages.json.drv'... Going to be running update for following packages: - python3.11-notebook-7.0.6 Press Enter key to continue... Running update for: - python3.11-notebook-7.0.6: UPDATING ... - python3.11-notebook-7.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/notebook/default.nix b/pkgs/development/python-modules/notebook/default.nix index e26ec900682a..10b02d1bb620 100644 --- a/pkgs/development/python-modules/notebook/default.nix +++ b/pkgs/development/python-modules/notebook/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "notebook"; - version = "7.0.6"; + version = "7.0.7"; disabled = pythonOlder "3.8"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-7GETsGUpAZ9/KHgZrwbJeiuvepWsIaj24yGSiY6fmlg="; + hash = "sha256-O8/wDBezrBQu9fQ21QY32TaydM+gtB9qwBdTY96bTgk="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 67 > 25