python311Packages.albumentations 0 -> 1 attrpath: python311Packages.albumentations 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/gk84i6pi4zbhv76xf39c9bqah1naknh7-packages.json.drv building '/nix/store/gk84i6pi4zbhv76xf39c9bqah1naknh7-packages.json.drv'... Going to be running update for following packages: - python3.11-albumentations-1.4.2 Press Enter key to continue... Running update for: - python3.11-albumentations-1.4.2: UPDATING ... - python3.11-albumentations-1.4.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/albumentations/default.nix b/pkgs/development/python-modules/albumentations/default.nix index 17e9c7fc7974..1de36e510197 100644 --- a/pkgs/development/python-modules/albumentations/default.nix +++ b/pkgs/development/python-modules/albumentations/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "albumentations"; - version = "1.4.2"; + version = "1.4.4"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-lznWLJocXdfwnhAZ33V5ZdlFCAsNa0u/rjfkjmHBQOg="; + hash = "sha256-VNpClOBdoaQOqU92Mm/Z5Q7P+fZzR+m43SFA9pSi1M0="; }; nativeBuildInputs = [ 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 python311Packages.albumentations nix build failed. adding 'albumentations/core/__init__.py' adding 'albumentations/core/bbox_utils.py' adding 'albumentations/core/composition.py' adding 'albumentations/core/keypoints_utils.py' adding 'albumentations/core/pydantic.py' adding 'albumentations/core/serialization.py' adding 'albumentations/core/transforms_interface.py' adding 'albumentations/core/types.py' adding 'albumentations/core/utils.py' adding 'albumentations/core/validation.py' adding 'albumentations/pytorch/__init__.py' adding 'albumentations/pytorch/transforms.py' adding 'albumentations-1.4.4.dist-info/LICENSE' adding 'albumentations-1.4.4.dist-info/METADATA' adding 'albumentations-1.4.4.dist-info/WHEEL' adding 'albumentations-1.4.4.dist-info/top_level.txt' adding 'albumentations-1.4.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built albumentations-1.4.4-py3-none-any.whl Finished creating a wheel... /build/albumentations-1.4.4/dist /build/albumentations-1.4.4 Unpacking to: unpacked/albumentations-1.4.4...OK Repacking wheel as ./albumentations-1.4.4-py3-none-any.whl...OK /build/albumentations-1.4.4 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for albumentations-1.4.4-py3-none-any.whl - pydantic not installed