python311Packages.scikit-build-core 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q6wbs8ny4bv5p10gqasrnfnn33rqap84-packages.json.drv building '/nix/store/q6wbs8ny4bv5p10gqasrnfnn33rqap84-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-build-core-0.8.2 Press Enter key to continue... Running update for: - python3.11-scikit-build-core-0.8.2: UPDATING ... - python3.11-scikit-build-core-0.8.2: DONE. Packages updated! 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 0e4734d4a53b..d3ffd6727844 100644 --- a/pkgs/development/python-modules/scikit-build-core/default.nix +++ b/pkgs/development/python-modules/scikit-build-core/default.nix @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "scikit-build-core"; - version = "0.8.2"; + version = "0.9.3"; pyproject = true; src = fetchPypi { pname = "scikit_build_core"; inherit version; - hash = "sha256-UOwkuVaMmqbicjPe6yl4kyvHmFYhKzBXXL+kBJZVxDY="; + hash = "sha256-NB0RPkc6VAncYlIuixsbixZHoLlVV60V9r4qNgcf05A="; }; postPatch = lib.optionalString (pythonOlder "3.11") '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.scikit-build-core nix build failed. 'XMLLIBSUBDIRS': 'xml xml/dom xml/etree xml/parsers xml/sax', 'abs_builddir': '/no-such-path/Python-3.11.9', 'abs_srcdir': '/no-such-path/Python-3.11.9', 'base': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'datarootdir': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9/share', 'exec_prefix': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'installed_base': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'installed_platbase': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'platbase': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'platlibdir': 'lib', 'prefix': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9', 'projectbase': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9/bin', 'py_version': '3.11.9', 'py_version_nodot': '311', 'py_version_short': '3.11', 'srcdir': '/nix/store/lpi16513bai8kg2bd841745vzk72475x-python3-3.11.9/lib/python3.11/config-3.11-x86_64-linux-gnu', 'userbase': '/homeless-shelter/.local'} =========================== 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:72: MSVC only SKIPPED [1] tests/test_dynamic_metadata.py:118: install hatch-fancy-pypi-readme and setuptools-scm to test the dynamic metadata plugins SKIPPED [28] tests/test_schema.py:33: could not import 'validate_pyproject.api': No module named 'validate_pyproject' SKIPPED [14] tests/test_schema.py:69: could not import 'fastjsonschema': No module named 'fastjsonschema' SKIPPED [8] tests/test_schema.py:111: could not import 'validate_pyproject.api': No module named 'validate_pyproject' XFAIL tests/test_builder.py::test_get_python_library - Doesn't matter if this fails, usually not used ERROR tests/test_hatchling.py::test_hatchling_sdist - subprocess.CalledProcessError: Command '['/nix/store/lpi16513bai8kg2bd84174... ERROR tests/test_hatchling.py::test_hatchling_wheel[sdist_to_wheel] - subprocess.CalledProcessError: Command '['/nix/store/lpi16513bai8kg2bd84174... ERROR tests/test_hatchling.py::test_hatchling_wheel[wheel_directly] - subprocess.CalledProcessError: Command '['/nix/store/lpi16513bai8kg2bd84174... ============ 202 passed, 53 skipped, 1 xfailed, 3 errors in 26.16s ============= /nix/store/558iw5j1bk7z6wrg8cp96q2rx03jqj1v-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context