python310Packages.notebook 6.5.2 -> 6.5.4 https://repology.org/project/python:notebook/versions attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b46yrkz8rm9ab4w74vd7ng8q7sifz8q6-packages.json.drv building '/nix/store/b46yrkz8rm9ab4w74vd7ng8q7sifz8q6-packages.json.drv'... Going to be running update for following packages: - python3.10-notebook-6.5.2 Press Enter key to continue... Running update for: - python3.10-notebook-6.5.2: UPDATING ... - python3.10-notebook-6.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/notebook/default.nix b/pkgs/development/python-modules/notebook/default.nix index 37cc248a20a..0d720c27851 100644 --- a/pkgs/development/python-modules/notebook/default.nix +++ b/pkgs/development/python-modules/notebook/default.nix @@ -26,12 +26,12 @@ buildPythonPackage rec { pname = "notebook"; - version = "6.5.2"; + version = "6.5.4"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-wYl+UxfiJfx4tFVJpqtLZo5MmW/QOgTpOP5eevK//9A="; + hash = "sha256-UXIJVovUcmHi3vJ6FA6X1JBwYC7qDSJqaW9Cp/Fsmk4="; }; LC_ALL = "en_US.utf8"; No auto update branch exists Python package with too many package rebuilds 71 > 25