python311Packages.ndindex 0 -> 1 attrpath: python311Packages.ndindex 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/z1c8w6g53a8cy31k08r2r5nnqg145562-packages.json.drv building '/nix/store/z1c8w6g53a8cy31k08r2r5nnqg145562-packages.json.drv'... Going to be running update for following packages: - python3.11-ndindex-1.7 Press Enter key to continue... Running update for: - python3.11-ndindex-1.7: UPDATING ... - python3.11-ndindex-1.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ndindex/default.nix b/pkgs/development/python-modules/ndindex/default.nix index de40dc3d71cf..5ee682994575 100644 --- a/pkgs/development/python-modules/ndindex/default.nix +++ b/pkgs/development/python-modules/ndindex/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "ndindex"; - version = "1.7"; + version = "1.8"; format = "setuptools"; src = fetchFromGitHub { owner = "Quansight-Labs"; repo = "ndindex"; rev = "refs/tags/${version}"; - hash = "sha256-JP0cEuxXfPTWc1EIUtMsy5Hx6eIo9vDzD0IUXm1lFME="; + hash = "sha256-F52ly3NkrZ0H9XoomMqmWfLl+8X0z26Yx67DB8DUqyU="; }; nativeBuildInputs = [ 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 python311Packages.ndindex nix build failed. [ 8/14] Cythonizing ndindex/integerarray.py [ 9/14] Cythonizing ndindex/ndindex.py [10/14] Cythonizing ndindex/newaxis.py [11/14] Cythonizing ndindex/shapetools.py Error compiling Cython file: ------------------------------------------------------------ ... else: it.insert(0, range(shape[i])) idxes[s] -= 1 if _debug: # pragma: no cover print(f"{iters = }") ^ ------------------------------------------------------------ ndindex/shapetools.py:271:26: Expected ')', found '=' Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 42, in ext_modules = cythonize(["ndindex/*.py"], ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ydgwzgqdhh6jl267aav9ca3af2dirhz3-python3.11-cython-0.29.36/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1115, in cythonize cythonize_one(*args) File "/nix/store/ydgwzgqdhh6jl267aav9ca3af2dirhz3-python3.11-cython-0.29.36/lib/python3.11/site-packages/Cython/Build/Dependencies.py", line 1238, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: ndindex/shapetools.py /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context