python312Packages.notebook 7.0.7 -> 7.0.8 https://repology.org/project/python:notebook/versions attrpath: python312Packages.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/1p9zrl06zalmi8h1zy6vjkj1psp38m8y-packages.json.drv building '/nix/store/1p9zrl06zalmi8h1zy6vjkj1psp38m8y-packages.json.drv'... Going to be running update for following packages: - python3.12-notebook-7.0.7 Press Enter key to continue... Running update for: - python3.12-notebook-7.0.7: UPDATING ... - python3.12-notebook-7.0.7: 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 10b02d1bb620..f10bbe9dc1fa 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.7"; + version = "7.0.8"; disabled = pythonOlder "3.8"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-O8/wDBezrBQu9fQ21QY32TaydM+gtB9qwBdTY96bTgk="; + hash = "sha256-OVfs2VYFawAUZ3r8dtO7RMLS8pZJ+Hsk0TYG/x0Yk48="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 67 > 25