python310Packages.mayavi 0 -> 1 attrpath: python310Packages.mayavi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ni3v6dvl3nfqlfbpawkzc061m18ihpwz-packages.json.drv building '/nix/store/ni3v6dvl3nfqlfbpawkzc061m18ihpwz-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! [quotedUrls] [quotedUrls] nothing found to replace 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 = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/4x9c3wr1gvcf8kx6sgs0qzdh5n5qv8h3-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/5nypvlhmly8jnx40mghaf0rl25wljy63-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/cyndlxq2pdjwxm94yq52hd6v1lnv7jgs-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/qknja07z2yzyxfs8id9xx5mhf6dlbimw-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/lrv4q25c23f4iv0rvzwcdi24cfdnj8i7-python3.10-pyface-7.4.4/lib/python3.10/site-packages (from mayavi==4.8.1) (7.4.4) ERROR: Could not find a version that satisfies the requirement packaging (from mayavi) (from versions: none) ERROR: No matching distribution found for packaging