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] Going to be running update for following packages: - pdm-2.10.4 Press Enter key to continue... Running update for: - pdm-2.10.4: UPDATING ... - pdm-2.10.4: 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 0bf1cb88be68..0160081f87be 100644 --- a/pkgs/tools/package-management/pdm/default.nix +++ b/pkgs/tools/package-management/pdm/default.nix @@ -32,13 +32,13 @@ in with python.pkgs; buildPythonApplication rec { pname = "pdm"; - version = "2.10.4"; + version = "2.11.1"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bf2dTLWQQ+3sstC0fSCOVdidMzunGX3rBcyi37x6S/s="; + hash = "sha256-sQvE5TlIVvFjndybx1TZwmMj7FuCihNcbtNfk1sFS4M="; }; 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 pdm nix build failed. mod = self._importconftest(conftestpath, importmode, rootpath) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 657, in _importconftest self.consider_conftest(mod) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 739, in consider_conftest self.register(conftestmodule, name=conftestmodule.__file__) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 498, in register self.consider_module(plugin) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 747, in consider_module self._import_plugin_specs(getattr(mod, "pytest_plugins", [])) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 754, in _import_plugin_specs self.import_plugin(import_spec) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 783, in import_plugin raise ImportError( File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 781, in import_plugin __import__(importspec) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/assertion/rewrite.py", line 186, in exec_module exec(co, module.__dict__) File "/nix/store/i50rdh09c2qyqswgrynzs38cr8f4pi21-pdm-2.11.1/lib/python3.11/site-packages/pdm/pytest.py", line 53, in from pdm.core import Core File "/nix/store/i50rdh09c2qyqswgrynzs38cr8f4pi21-pdm-2.11.1/lib/python3.11/site-packages/pdm/core.py", line 24, in from pdm.cli.utils import ArgumentParser, ErrorArgumentParser File "/nix/store/i50rdh09c2qyqswgrynzs38cr8f4pi21-pdm-2.11.1/lib/python3.11/site-packages/pdm/cli/utils.py", line 33, in from pdm.models.requirements import ( File "/nix/store/i50rdh09c2qyqswgrynzs38cr8f4pi21-pdm-2.11.1/lib/python3.11/site-packages/pdm/models/requirements.py", line 23, in from pdm.models.markers import Marker, get_marker File "/nix/store/i50rdh09c2qyqswgrynzs38cr8f4pi21-pdm-2.11.1/lib/python3.11/site-packages/pdm/models/markers.py", line 8, in from dep_logic.markers import ( ImportError: Error importing plugin "pdm.pytest": No module named 'dep_logic' /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context