nixbot

builds
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/3r2v9krcax7p51g9pcyjpy3b6jg6ah5w-zhost-cli17source root is zhost-cli18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "zhost-cli/zhost_cli/pdf.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built zhost_cli-0.1.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for zhost_cli-0.1.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheck
installPhase
31Executing pypaInstallPhase32Successfully installed zhost_cli-0.1.0-py3-none-any.whl33Finished executing pypaInstallPhase
pythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhase
fixupPhase
36shrinking RPATHs of ELF executables and libraries in /nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.037checking for references to /build/ in /nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.0...38patching script interpreter paths in /nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.039stripping (with command strip and flags -S -p) in /nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.0/lib /nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.0/bin40shrinking RPATHs of ELF executables and libraries in /nix/store/n50qr0k7676vxw4kb5xj83n4x7smdpxl-zhost-cli-0.1.0-dist41checking for references to /build/ in /nix/store/n50qr0k7676vxw4kb5xj83n4x7smdpxl-zhost-cli-0.1.0-dist...42patching script interpreter paths in /nix/store/n50qr0k7676vxw4kb5xj83n4x7smdpxl-zhost-cli-0.1.0-dist43Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.644wrapping `/nix/store/kk3aqws7qll0d3521wlgab8x8ljk280w-zhost-cli-0.1.0/bin/zhost-cli'...45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
47no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
48Executing pythonImportsCheckPhase
pytestCheckPhase
49Executing pytestCheckPhase5012 files already formatted51All checks passed!52Success: no issues found in 10 source files53pytest flags: -m pytest54============================= test session starts ==============================55platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.056rootdir: /build/zhost-cli57configfile: pyproject.toml58collected 34 items 5960tests/test_cli.py ............................... [ 91%]61tests/test_pdf.py ... [100%]6263============================= 34 passed in 16.56s ==============================64Finished executing pytestCheckPhase