python310Packages.pip-tools 0 -> 1 attrpath: python310Packages.pip-tools 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iq9698wah3v6amnx22vfy2saxkyw3mgl-packages.json.drv building '/nix/store/iq9698wah3v6amnx22vfy2saxkyw3mgl-packages.json.drv'... Going to be running update for following packages: - python3.10-pip-tools-6.13.0 Press Enter key to continue... Running update for: - python3.10-pip-tools-6.13.0: UPDATING ... - python3.10-pip-tools-6.13.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pip-tools/default.nix b/pkgs/development/python-modules/pip-tools/default.nix index f1fcf59ce2f..49f1e091ea4 100644 --- a/pkgs/development/python-modules/pip-tools/default.nix +++ b/pkgs/development/python-modules/pip-tools/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "pip-tools"; - version = "6.13.0"; + version = "7.1.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-YdRr0uuAFu1Kkk4Zbm5bCiaM07q9eeWTBIcg2yNSK7E="; + hash = "sha256-9urUmecmyM/uBLLepigqn68pZjw3jZpKyi6muGyOxxU="; }; patches = [ ./fix-setup-py-bad-syntax-detection.patch ]; 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 python310Packages.pip-tools nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/xyiak44m4ham1mnzgf5qm12qccfxnzc8-python3.10-pip-tools-7.1.0-dist checking for references to /build/ in /nix/store/xyiak44m4ham1mnzgf5qm12qccfxnzc8-python3.10-pip-tools-7.1.0-dist... patching script interpreter paths in /nix/store/xyiak44m4ham1mnzgf5qm12qccfxnzc8-python3.10-pip-tools-7.1.0-dist Rewriting #!/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/bin/python3.10 to #!/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12 wrapping `/nix/store/j4afff9ca2isjxn0abr8gbg6ib6d2gp5-python3.10-pip-tools-7.1.0/bin/pip-compile'... Rewriting #!/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/bin/python3.10 to #!/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12 wrapping `/nix/store/j4afff9ca2isjxn0abr8gbg6ib6d2gp5-python3.10-pip-tools-7.1.0/bin/pip-sync'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: piptools @nix { "action": "setPhase", "phase": "pytestXdistHook" } pytestXdistHook @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ImportError while loading conftest '/build/pip-tools-7.1.0/tests/conftest.py'. tests/conftest.py:16: in   import tomli_w E ModuleNotFoundError: No module named 'tomli_w' /nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context