2022-11-12T15:17:50 napari 0.4.16 -> 0.4.17 https://github.com/napari/napari/releases 2022-11-12T15:17:53 attrpath: napari 2022-11-12T15:17:53 Checking auto update branch... 2022-11-12T15:17:53 No auto update branch exists 2022-11-12T15:17:58 [version] 2022-11-12T15:18:01 [version] updated version and sha256 2022-11-12T15:18:01 [rustCrateVersion] 2022-11-12T15:18:01 [rustCrateVersion] No cargoSha256 found 2022-11-12T15:18:01 [golangModuleVersion] 2022-11-12T15:18:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T15:18:01 [updateScript] 2022-11-12T15:18:01 [updateScript] skipping because derivation has no updateScript 2022-11-12T15:18:01 2022-11-12T15:18:01 [quotedUrls] 2022-11-12T15:18:01 [quotedUrls] nothing found to replace 2022-11-12T15:18:02 Diff after rewrites: diff --git a/pkgs/development/python-modules/napari/default.nix b/pkgs/development/python-modules/napari/default.nix index 4e4fffa5306..59240700722 100644 --- a/pkgs/development/python-modules/napari/default.nix +++ b/pkgs/development/python-modules/napari/default.nix @@ -35,7 +35,7 @@ mkDerivationWith buildPythonPackage rec { pname = "napari"; - version = "0.4.16"; + version = "0.4.17"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -44,7 +44,7 @@ mkDerivationWith buildPythonPackage rec { owner = "napari"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Fx3DoTIb2ev5wMP/gmprPIoxeF2f+Cbac6pnWB/zTTw="; + hash = "sha256-34FALCI7h0I295553Rv0KZxKIipuA2OMNsINGde7/oE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 2022-11-12T15:19:47 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A napari nix build failed. adding 'napari_builtins/io/__init__.py' adding 'napari_builtins/io/_read.py' adding 'napari_builtins/io/_write.py' adding 'napari-0.4.17.dist-info/LICENSE' adding 'napari-0.4.17.dist-info/METADATA' adding 'napari-0.4.17.dist-info/WHEEL' adding 'napari-0.4.17.dist-info/entry_points.txt' adding 'napari-0.4.17.dist-info/top_level.txt' adding 'napari-0.4.17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for napari (pyproject.toml) ... [?25l[?25hdone Created wheel for napari: filename=napari-0.4.17-py3-none-any.whl size=2552024 sha256=dc5423f1f28c10e7d5df8b138bf06007517df6f686a21877a97446f1dabbf9e0 Stored in directory: /build/pip-ephem-wheel-cache-5_cs8woc/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built napari Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./napari-0.4.17-py3-none-any.whl Requirement already satisfied: psygnal>=0.3.4 in /nix/store/v7pc0bqmsirspym3lmpmkjkslx9vn4s9-python3.10-psygnal-0.6.0/lib/python3.10/site-packages (from napari==0.4.17) (0.6.0) Requirement already satisfied: PyYAML>=5.1 in /nix/store/719zhykp375p38wshkj7fbglmlrc15rr-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from napari==0.4.17) (6.0) Requirement already satisfied: Pillow!=7.1.0,!=7.1.1 in /nix/store/nq5gb9598pkg76jhbv3lm8i9a51wy1mf-python3.10-pillow-9.2.0/lib/python3.10/site-packages (from napari==0.4.17) (9.2.0) Requirement already satisfied: pydantic>=1.9.0 in /nix/store/8d604knwvr6ml74k841nqygcglfj6j5s-python3.10-pydantic-1.9.2/lib/python3.10/site-packages (from napari==0.4.17) (1.9.2) ERROR: Could not find a version that satisfies the requirement napari-svg>=0.1.6 (from napari) (from versions: none) ERROR: No matching distribution found for napari-svg>=0.1.6