python310Packages.scikit-build-core 0.2.0 -> 0.3.3 https://repology.org/project/python:scikit-build-core/versions attrpath: python310Packages.scikit-build-core 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/41k527yrbgwh8grv704j9lgiwyxvhgv1-packages.json.drv building '/nix/store/41k527yrbgwh8grv704j9lgiwyxvhgv1-packages.json.drv'... Going to be running update for following packages: - python3.10-scikit-build-core-0.2.0 Press Enter key to continue... Running update for: - python3.10-scikit-build-core-0.2.0: UPDATING ... - python3.10-scikit-build-core-0.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-build-core/default.nix b/pkgs/development/python-modules/scikit-build-core/default.nix index 7688ff6d3d7..121b4ea1d08 100644 --- a/pkgs/development/python-modules/scikit-build-core/default.nix +++ b/pkgs/development/python-modules/scikit-build-core/default.nix @@ -18,13 +18,13 @@ buildPythonPackage rec { pname = "scikit-build-core"; - version = "0.2.0"; + version = "0.4.2"; format = "pyproject"; src = fetchPypi { pname = "scikit_build_core"; inherit version; - hash = "sha256-0qdtlEekEgONxeJd0lmwPCUnhmGgx8Padmu5ccGprNI="; + hash = "sha256-4mLbbIa7MMnas6nVQdslfHZ9qKcZEcph+GVKyRRdTVw="; }; 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.scikit-build-core nix build failed. # to the exception. exc.stdout, exc.stderr = process.communicate() else: # POSIX _communicate already populated the output so # far into the TimeoutExpired exception. process.wait() raise except: # Including KeyboardInterrupt, communicate handled that. process.kill() # We don't call process.wait() as .__exit__ does that for us. raise retcode = process.poll() if check and retcode: > raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) E subprocess.CalledProcessError: Command '['/nix/store/95cxzy2hpizr23343b8bskl4yacf4b3l-python3-3.10.11/bin/python3.10', '-m', 'pip', 'wheel', '--wheel-dir', '/build/pytest-of-nixbld/pytest-0/wheelhouse0', '/build/scikit_build_core-0.4.2[pyproject]']' returned non-zero exit status 1. /nix/store/95cxzy2hpizr23343b8bskl4yacf4b3l-python3-3.10.11/lib/python3.10/subprocess.py:526: CalledProcessError =========================== short test summary info ============================ SKIPPED [1] tests/test_fortran.py:17: could not import 'numpy': No module named 'numpy' SKIPPED [1] tests/test_builder.py:66: MSVC only SKIPPED [1] tests/test_dynamic_metadata.py:117: install hatch-fancy-pypi-readme and setuptools-scm to test the dynamic metadata plugins SKIPPED [1] tests/test_program_search.py:17: could not import 'cmake': No module named 'cmake' SKIPPED [1] tests/test_program_search.py:26: could not import 'ninja': No module named 'ninja' XFAIL tests/test_builder.py::test_get_python_library - Doesn't matter if this fails, usually not used ERROR tests/test_custom_modules.py::test_ep - subprocess.CalledProcessError: Command '['/nix/store/95cxzy2hpizr23343b8bsk... ERROR tests/test_pyproject_pep660.py::test_pep660_pip_isolated[True] - subprocess.CalledProcessError: Command '['/nix/store/95cxzy2hpizr23343b8bsk... ERROR tests/test_pyproject_pep660.py::test_pep660_pip_isolated[False] - subprocess.CalledProcessError: Command '['/nix/store/95cxzy2hpizr23343b8bsk... ============= 98 passed, 5 skipped, 1 xfailed, 3 errors in 32.14s ============== /nix/store/37p8gq9zijbw6pj3lpi1ckqiv18j2g62-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context