pdm 0 -> 1 attrpath: pdm Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/j34dl570lv8fqc8j1gghy56xkrpd59gg-packages.json.drv building '/nix/store/j34dl570lv8fqc8j1gghy56xkrpd59gg-packages.json.drv'... Going to be running update for following packages: - pdm-2.13.2 Press Enter key to continue... Running update for: - pdm-2.13.2: UPDATING ... - pdm-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/package-management/pdm/default.nix b/pkgs/tools/package-management/pdm/default.nix index fd8539da9654..384e654856da 100644 --- a/pkgs/tools/package-management/pdm/default.nix +++ b/pkgs/tools/package-management/pdm/default.nix @@ -33,14 +33,14 @@ in with python.pkgs; buildPythonApplication rec { pname = "pdm"; - version = "2.13.2"; + version = "2.15.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-4oK/HK8KCD/A+16JrW9518V5/1LHu1juhYfqPVu54Uo="; + hash = "sha256-56EdGyN83qPtZxlYu318xntSLGUZ1cNb9qGUkymlQBA="; }; nativeBuildInputs = [ 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 pdm nix build failed. @pytest.mark.flaky(reruns=3) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_utils.py:180: Windows test FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[-G :all --without tz --without ssl] - RuntimeError: Call command ['lock', '-G', ':all', '--without', 'tz', '--without', 'ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw7/test_lock_all_with_excluded_gr0/logs/pdm-lock-6_oile_v.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[--with all --without tz,ssl] - RuntimeError: Call command ['lock', '--with', ':all', '--without', 'tz,ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw7/test_lock_all_with_excluded_gr1/logs/pdm-lock-a070txe8.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[--with all --without tz --without ssl] - RuntimeError: Call command ['lock', '--with', ':all', '--without', 'tz', '--without', 'ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw7/test_lock_all_with_excluded_gr2/logs/pdm-lock-5w7i9md_.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[--without tz --without ssl] - RuntimeError: Call command ['lock', '--without', 'tz', '--without', 'ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw7/test_lock_all_with_excluded_gr3/logs/pdm-lock-ls8gjkuu.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[--without tz,ssl] - RuntimeError: Call command ['lock', '--without', 'tz,ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw7/test_lock_all_with_excluded_gr4/logs/pdm-lock-a84wxlez.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/cli/test_lock.py::test_lock_all_with_excluded_groups[-G :all --without tz,ssl] - RuntimeError: Call command ['lock', '-G', ':all', '--without', 'tz,ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw1/test_lock_all_with_excluded_gr0/logs/pdm-lock-4r7v260u.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback FAILED tests/test_project.py::test_find_interpreters_with_PDM_IGNORE_ACTIVE_VENV[True] - RuntimeError: Call command ['install'] failed(1): WARNING: Lockfile does not exist Updating the lock file... See /build/pytest-of-nixbld/pytest-0/popen-gw6/test_find_interpreters_with_PD0/logs/pdm-install-bxqacxvo.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback ============ 7 failed, 866 passed, 1 skipped, 24 warnings in 15.26s ============ /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context