python312Packages.nbdev 2.3.27 -> 2.3.29 https://github.com/fastai/nbdev/releases attrpath: python312Packages.nbdev 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/1sgbjx5832xgphjs2rgi9q31z9j7mqf4-packages.json.drv building '/nix/store/1sgbjx5832xgphjs2rgi9q31z9j7mqf4-packages.json.drv'... Going to be running update for following packages: - python3.12-nbdev-2.3.27 Press Enter key to continue... Running update for: - python3.12-nbdev-2.3.27: UPDATING ... - python3.12-nbdev-2.3.27: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nbdev/default.nix b/pkgs/development/python-modules/nbdev/default.nix index 130ab24cbb8d..9263ed7b0419 100644 --- a/pkgs/development/python-modules/nbdev/default.nix +++ b/pkgs/development/python-modules/nbdev/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "nbdev"; - version = "2.3.27"; + version = "2.3.29"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-vF79mY5dy00xfaGR8L9HPpdxOiEpiJ1AQt42hO9DIMs="; + hash = "sha256-N5oO77DiLMzybQiE45mIIfu5DoT3/nR0iejB/SPpWLQ="; }; An auto update branch exists with message `python312Packages.nbdev: 2.3.27 -> 2.3.28`. New version is 2.3.29. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/k6w15frfhx9afl4cpp51ysrkl0ayrnlb-python3.12-nbdev-2.3.29" [check][nixpkgs-review]