python312Packages.kornia 0.7.1 -> 0.7.2 https://github.com/kornia/kornia/releases attrpath: python312Packages.kornia 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] Going to be running update for following packages: - python3.12-kornia-0.7.1 Press Enter key to continue... Running update for: - python3.12-kornia-0.7.1: UPDATING ... - python3.12-kornia-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kornia/default.nix b/pkgs/development/python-modules/kornia/default.nix index a00b3d6487d3..469b29d044e8 100644 --- a/pkgs/development/python-modules/kornia/default.nix +++ b/pkgs/development/python-modules/kornia/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "kornia"; - version = "0.7.1"; + version = "0.7.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-gHMrA4Uzazpw4TdswrXdoZG4+ek5g+wtLXNmhH3SlOM="; + hash = "sha256-DmXttvKoLqny0mt3SUonidNxDkNX7N0LdTxy/H32R/4="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.kornia nix build failed. adding 'kornia/utils/_compat.py' adding 'kornia/utils/draw.py' adding 'kornia/utils/grid.py' adding 'kornia/utils/helpers.py' adding 'kornia/utils/image.py' adding 'kornia/utils/image_print.py' adding 'kornia/utils/memory.py' adding 'kornia/utils/misc.py' adding 'kornia/utils/one_hot.py' adding 'kornia/utils/pointcloud_io.py' adding 'kornia/x/__init__.py' adding 'kornia/x/callbacks.py' adding 'kornia/x/trainer.py' adding 'kornia/x/trainers.py' adding 'kornia/x/utils.py' adding 'kornia-0.7.2.dist-info/LICENSE' adding 'kornia-0.7.2.dist-info/METADATA' adding 'kornia-0.7.2.dist-info/WHEEL' adding 'kornia-0.7.2.dist-info/top_level.txt' adding 'kornia-0.7.2.dist-info/zip-safe' adding 'kornia-0.7.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built kornia-0.7.2-py2.py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for kornia-0.7.2-py2.py3-none-any.whl - kornia-rs not installed