python310Packages.python-lzo 0 -> 1 attrpath: python310Packages.python-lzo 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/lsys3dgjc9gf6lx76igb94w0m4ah6qyh-packages.json.drv building '/nix/store/lsys3dgjc9gf6lx76igb94w0m4ah6qyh-packages.json.drv'... Going to be running update for following packages: - python3.10-python-lzo-1.14 Press Enter key to continue... Running update for: - python3.10-python-lzo-1.14: UPDATING ... - python3.10-python-lzo-1.14: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-lzo/default.nix b/pkgs/development/python-modules/python-lzo/default.nix index 38a31fbb6cb..d6abd8c2363 100644 --- a/pkgs/development/python-modules/python-lzo/default.nix +++ b/pkgs/development/python-modules/python-lzo/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "python-lzo"; - version = "1.14"; + version = "1.15"; src = fetchPypi { inherit pname version; - sha256 = "83cbd8ecaae284735250e31d6c0ecc18ac08763fab2a8c910dc5a6910db6250c"; + sha256 = "sha256-pXqqAMXDoFFd2fdCa6LPYBdn3BncAj2LmdShOwoye0k="; }; buildInputs = [ lzo ]; 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.python-lzo nix build failed. @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/wgrk74a2rdf5xx594lg95jj57yv5c6a3-python3.10-python-lzo-1.15 shrinking /nix/store/wgrk74a2rdf5xx594lg95jj57yv5c6a3-python3.10-python-lzo-1.15/lib/python3.10/site-packages/lzo.cpython-310-x86_64-linux-gnu.so checking for references to /build/ in /nix/store/wgrk74a2rdf5xx594lg95jj57yv5c6a3-python3.10-python-lzo-1.15... patching script interpreter paths in /nix/store/wgrk74a2rdf5xx594lg95jj57yv5c6a3-python3.10-python-lzo-1.15 stripping (with command strip and flags -S -p) in /nix/store/wgrk74a2rdf5xx594lg95jj57yv5c6a3-python3.10-python-lzo-1.15/lib shrinking RPATHs of ELF executables and libraries in /nix/store/0gw6rf89gfdy3w3nnv8xabxw202pjzpn-python3.10-python-lzo-1.15-dist checking for references to /build/ in /nix/store/0gw6rf89gfdy3w3nnv8xabxw202pjzpn-python3.10-python-lzo-1.15-dist... patching script interpreter paths in /nix/store/0gw6rf89gfdy3w3nnv8xabxw202pjzpn-python3.10-python-lzo-1.15-dist 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 @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } setuptoolsCheckPhase Executing setuptoolsCheckPhase /nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12/bin/python3.10: No module named pytest