python310Packages.nbconvert 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/la78hwydhr0fd9wm5z8b4hkm83r2ipqr-packages.json.drv building '/nix/store/la78hwydhr0fd9wm5z8b4hkm83r2ipqr-packages.json.drv'... Going to be running update for following packages: - python3.10-nbconvert-7.2.5 Press Enter key to continue... Running update for: - python3.10-nbconvert-7.2.5: UPDATING ... - python3.10-nbconvert-7.2.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/nbconvert/default.nix b/pkgs/development/python-modules/nbconvert/default.nix index 54632a50257..ebdf0e0fd7e 100644 --- a/pkgs/development/python-modules/nbconvert/default.nix +++ b/pkgs/development/python-modules/nbconvert/default.nix @@ -33,7 +33,7 @@ let }; in buildPythonPackage rec { pname = "nbconvert"; - version = "7.2.5"; + version = "7.5.0"; disabled = pythonOlder "3.7"; @@ -41,7 +41,7 @@ in buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-j9xE/X2UJNt/3G4eg0oC9rhiD/tlN2c4i+L56xb4QYQ="; + hash = "sha256-94/SL9JBC5YNXZvOzz4dbHvcX+wshllkyEqk505uiNo="; }; # 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 143 > 25