2022-11-16T08:51:53 python310Packages.mayavi 0 -> 1 2022-11-16T08:51:55 attrpath: python310Packages.mayavi 2022-11-16T08:51:56 Checking auto update branch... 2022-11-16T08:52:01 [version] 2022-11-16T08:52:01 [version] skipping because derivation has updateScript 2022-11-16T08:52:01 [rustCrateVersion] 2022-11-16T08:52:01 [rustCrateVersion] No cargoSha256 found 2022-11-16T08:52:01 [golangModuleVersion] 2022-11-16T08:52:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T08:52:01 [updateScript] 2022-11-16T08:52:02 [updateScript] Success 2022-11-16T08:52:02 [updateScript] this derivation will be built: /nix/store/4aygdky8fld66l8y8shk71xsdg11g521-packages.json.drv building '/nix/store/4aygdky8fld66l8y8shk71xsdg11g521-packages.json.drv'... Going to be running update for following packages: - python3.10-mayavi-4.8.0 Press Enter key to continue... Running update for: - python3.10-mayavi-4.8.0: UPDATING ... - python3.10-mayavi-4.8.0: DONE. Packages updated! 2022-11-16T08:52:02 2022-11-16T08:52:02 [quotedUrls] 2022-11-16T08:52:02 [quotedUrls] nothing found to replace 2022-11-16T08:52:02 Diff after rewrites: diff --git a/pkgs/development/python-modules/mayavi/default.nix b/pkgs/development/python-modules/mayavi/default.nix index 55f8fca0c35..a4960ae4112 100644 --- a/pkgs/development/python-modules/mayavi/default.nix +++ b/pkgs/development/python-modules/mayavi/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "mayavi"; - version = "4.8.0"; + version = "4.8.1"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-TGBDYdn1+juBvhjVvxTzBlCw7jju1buhbMikQ5QXj2M="; + sha256 = "sha256-n0J+8spska542S02ibpr7KJMhGDicG2KHJuEKJrT/Z4="; }; postPatch = '' 2022-11-16T08:53:33 No auto update branch exists 2022-11-16T08:53:52 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 python310Packages.mayavi nix build failed. Architecture: x64 Compiler : gcc CPU baseline : Requested : 'min' Enabled : SSE SSE2 SSE3 Flags : -msse -msse2 -msse3 Extra checks: none CPU dispatch : Requested : 'max -xop -fma4' Enabled : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL Generated : none INFO: CCompilerOpt.cache_flush[857] : write cache to path -> /build/mayavi-4.8.1/build/temp.linux-x86_64-cpython-310/ccompiler_opt_cache_ext.py Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/mayavi-4.8.1/dist /build/mayavi-4.8.1 Processing ./mayavi-4.8.1-cp310-cp310-linux_x86_64.whl Requirement already satisfied: traits>=6.0.0 in /nix/store/m02wcwss5fndks6465m1zqgp9zznnr89-python3.10-traits-6.4.1/lib/python3.10/site-packages (from mayavi==4.8.1) (6.4.1) Requirement already satisfied: envisage in /nix/store/qi6rw3xz746bc7h8l2fcg06cbd1khmfr-python3.10-envisage-6.1.0/lib/python3.10/site-packages (from mayavi==4.8.1) (6.1.0) Requirement already satisfied: numpy in /nix/store/yafp0d723spvv2wn902cbfp34v65rz29-python3.10-numpy-1.23.3/lib/python3.10/site-packages (from mayavi==4.8.1) (1.23.3) Requirement already satisfied: pygments in /nix/store/vrqpqjrzb40b6qkd6yxbdi6pvdx3lizy-python3.10-pygments-2.13.0/lib/python3.10/site-packages (from mayavi==4.8.1) (2.13.0) Requirement already satisfied: pyface>=6.1.1 in /nix/store/1ikwxibj41qnn9x4ghb36c1cr6i5wxxx-python3.10-pyface-7.4.2/lib/python3.10/site-packages (from mayavi==4.8.1) (7.4.2) ERROR: Could not find a version that satisfies the requirement packaging (from mayavi) (from versions: none) ERROR: No matching distribution found for packaging