python311Packages.nbformat 0 -> 1 attrpath: python311Packages.nbformat 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/hwd3finjcfhvy1m0ljr379mcmb3nni6c-packages.json.drv building '/nix/store/hwd3finjcfhvy1m0ljr379mcmb3nni6c-packages.json.drv'... Going to be running update for following packages: - python3.11-nbformat-5.9.2 Press Enter key to continue... Running update for: - python3.11-nbformat-5.9.2: UPDATING ... - python3.11-nbformat-5.9.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nbformat/default.nix b/pkgs/development/python-modules/nbformat/default.nix index f1ef3cd81521..8207fd2eaef8 100644 --- a/pkgs/development/python-modules/nbformat/default.nix +++ b/pkgs/development/python-modules/nbformat/default.nix @@ -15,13 +15,13 @@ buildPythonPackage rec { pname = "nbformat"; - version = "5.9.2"; + version = "5.10.3"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-X5i1uhmX3/F1534MF9XBCpbq7Sy9HeNTPR/DXV4REZI="; + hash = "sha256-YO1ekQ73xiZLh9ZE8naxtJ4kARkw3u9UYFGI3eshFoU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 219 > 25