python310Packages.python-lzo 1.14 -> 1.15 https://repology.org/project/python:python-lzo/versions 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/3if51mqiyx341xjdz55m739gpm4aink9-packages.json.drv building '/nix/store/3if51mqiyx341xjdz55m739gpm4aink9-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 38a31fbb6cb6..d6abd8c23637 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/qh1lxrr83n7fgzassybgvlbjyiww6jf8-python3.10-python-lzo-1.15 shrinking /nix/store/qh1lxrr83n7fgzassybgvlbjyiww6jf8-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/qh1lxrr83n7fgzassybgvlbjyiww6jf8-python3.10-python-lzo-1.15... patching script interpreter paths in /nix/store/qh1lxrr83n7fgzassybgvlbjyiww6jf8-python3.10-python-lzo-1.15 stripping (with command strip and flags -S -p) in /nix/store/qh1lxrr83n7fgzassybgvlbjyiww6jf8-python3.10-python-lzo-1.15/lib shrinking RPATHs of ELF executables and libraries in /nix/store/3n985g4j67zaarp361dgbjc2pb11570m-python3.10-python-lzo-1.15-dist checking for references to /build/ in /nix/store/3n985g4j67zaarp361dgbjc2pb11570m-python3.10-python-lzo-1.15-dist... patching script interpreter paths in /nix/store/3n985g4j67zaarp361dgbjc2pb11570m-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/2c7sgx69p6mmp76cvmi5j6c72dj76jj8-python3-3.10.12/bin/python3.10: No module named pytest