python311Packages.nbconvert 0 -> 1 attrpath: python311Packages.nbconvert Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/j4ahrdnhvasq4ir6j0gfnf7pfck4rcv2-packages.json.drv building '/nix/store/j4ahrdnhvasq4ir6j0gfnf7pfck4rcv2-packages.json.drv'... Going to be running update for following packages: - python3.11-nbconvert-7.14.1 Press Enter key to continue... Running update for: - python3.11-nbconvert-7.14.1: UPDATING ... - python3.11-nbconvert-7.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nbconvert/default.nix b/pkgs/development/python-modules/nbconvert/default.nix index 1242d018adad..f816abc1d740 100644 --- a/pkgs/development/python-modules/nbconvert/default.nix +++ b/pkgs/development/python-modules/nbconvert/default.nix @@ -32,14 +32,14 @@ let }; in buildPythonPackage rec { pname = "nbconvert"; - version = "7.14.1"; + version = "7.14.2"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-IMuhDgRI3Hazvr/hrfkjZj47mDONr3e5e0JRHvWohhg="; + hash = "sha256-p/iAj9TggkMWc6xThAAhjdRe/QdvvrB8xuWqWjpOlJ4="; }; # Add $out/share/jupyter to the list of paths that are used to search for No auto update branch exists Python package with too many package rebuilds 114 > 25