python312Packages.pipdeptree 2.16.2 -> 2.18.0 https://github.com/tox-dev/pipdeptree/releases attrpath: python312Packages.pipdeptree 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/6akk3nk53hajabpwvh9warbv2xkmcl95-packages.json.drv building '/nix/store/6akk3nk53hajabpwvh9warbv2xkmcl95-packages.json.drv'... Going to be running update for following packages: - python3.12-pipdeptree-2.16.2 Press Enter key to continue... Running update for: - python3.12-pipdeptree-2.16.2: UPDATING ... - python3.12-pipdeptree-2.16.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pipdeptree/default.nix b/pkgs/development/python-modules/pipdeptree/default.nix index a7b132c23088..cdf268574bb6 100644 --- a/pkgs/development/python-modules/pipdeptree/default.nix +++ b/pkgs/development/python-modules/pipdeptree/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pipdeptree"; - version = "2.16.2"; + version = "2.18.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "tox-dev"; repo = "pipdeptree"; rev = "refs/tags/${version}"; - hash = "sha256-g0O0ndHd2ehBUmHwb0HoWgCGSsqbjmlPFOd6KrkUv2Y="; + hash = "sha256-1CXrZiCYKok2giZCRD6vNl2IZmTMq75RhB/lZx72u7A="; }; build-system = [ 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 python312Packages.pipdeptree nix build failed. E └── pip [required: >=23.1.2, installed: 24.0] E pytest-mock==3.12.0 E └── pytest [required: >=5.0, installed: 8.0.2] E ├── iniconfig [required: Any, installed: 2.0.0] E ├── packaging [required: Any, installed: 24.0] E └── pluggy [required: >=1.3.0,<2.0, installed: 1.4.0] E tomli==2.0.1 E virtualenv==20.25.1 E ├── distlib [required: >=0.3.7,<1, installed: 0.3.8] E ├── filelock [required: >=3.12.2,<4, installed: 3.13.1] E └── platformdirs [required: >=3.9.1,<5, installed: 4.2.0] E wheel==0.42.0 E  E assert {' └── Mar...: 24.0]', ...} == {'pip'} E  E Extra items in the left set: E '├── filelock [required: >=3.12.2,<4, installed: 3.13.1]' E 'pipdeptree' E 'jinja2_pluralize' E '├── pluggy [required: >=0.13.1,<2, installed: 1.4.0]' E ' └── MarkupSafe [required: >=2.0, installed: 2.1.5]'... E  E ...Full output truncated (41 lines hidden), use '-vv' to show /build/source/tests/test_non_host.py:44: AssertionError =========================== short test summary info ============================ FAILED tests/test_non_host.py::test_custom_interpreter[True] - AssertionError: diff_cover==8.0.3 FAILED tests/test_non_host.py::test_custom_interpreter[False] - AssertionError: diff_cover==8.0.3 ================== 2 failed, 95 passed, 1 deselected in 2.45s ================== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context