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/4r0ap36jgj8shprfh2yb08pkqhiy32zq-packages.json.drv building '/nix/store/4r0ap36jgj8shprfh2yb08pkqhiy32zq-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..a28bed2c2fb0 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.14.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-4oK/HK8KCD/A+16JrW9518V5/1LHu1juhYfqPVu54Uo="; + hash = "sha256-eubEtVGAhacD4IJKsQy8O3JGtZnvB7jE3LKvHkKFkZA="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-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[--without tz --without ssl] - RuntimeError: Call command ['lock', '--without', 'tz', '--without', 'ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw21/test_lock_all_with_excluded_gr0/logs/pdm-lock-ml8bv_jj.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-gw21/test_lock_all_with_excluded_gr1/logs/pdm-lock-y_borklf.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-gw5/test_lock_all_with_excluded_gr0/logs/pdm-lock-lvirgyy2.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 --without ssl] - RuntimeError: Call command ['lock', '-G', ':all', '--without', 'tz', '--without', 'ssl'] failed(1): See /build/pytest-of-nixbld/pytest-0/popen-gw5/test_lock_all_with_excluded_gr1/logs/pdm-lock-lp0zgtil.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-gw5/test_lock_all_with_excluded_gr2/logs/pdm-lock-wrzhgg7k.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-gw5/test_lock_all_with_excluded_gr3/logs/pdm-lock-ux525yy2.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-gw9/test_find_interpreters_with_PD0/logs/pdm-install-wzuxkg0b.log for detailed debug log. [ConnectError]: [Errno -3] Temporary failure in name resolution WARNING: Add '-v' to see the detailed traceback ============ 7 failed, 843 passed, 1 skipped, 24 warnings in 15.30s ============ /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context