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/vk5mj9nrgjxs7bjbshk76z51na44qvca-vikunja-cli17source root is vikunja-cli18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "vikunja-cli/vikunja_cli/templates.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 vikunja_cli-0.1.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for vikunja_cli-0.1.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheck
installPhase
31Executing pypaInstallPhase32Successfully installed vikunja_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/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.037checking for references to /build/ in /nix/store/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.0...38patching script interpreter paths in /nix/store/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.039stripping (with command strip and flags -S -p) in /nix/store/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.0/lib /nix/store/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.0/bin40shrinking RPATHs of ELF executables and libraries in /nix/store/d4dj44md8627lg2vcm2w664bll7m1af7-vikunja-cli-0.1.0-dist41checking for references to /build/ in /nix/store/d4dj44md8627lg2vcm2w664bll7m1af7-vikunja-cli-0.1.0-dist...42patching script interpreter paths in /nix/store/d4dj44md8627lg2vcm2w664bll7m1af7-vikunja-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/qfkw5l9yik3iskkzf03m40znhfiiwncl-vikunja-cli-0.1.0/bin/vikunja-cli'...45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
47no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
48Executing pythonImportsCheckPhase
pytestCheckPhase
49Executing pytestCheckPhase5021 files already formatted51All checks passed!52Success: no issues found in 14 source files53pytest flags: -m pytest54============================= test session starts ==============================55platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.056rootdir: /build/vikunja-cli57configfile: pyproject.toml58collected 83 items 5960tests/test_client.py ..... [ 6%]61tests/test_commands.py ......................................... [ 55%]62tests/test_config.py ... [ 59%]63tests/test_main.py ................ [ 78%]64tests/test_templates.py .................. [100%]6566============================== 83 passed in 3.10s ==============================67Finished executing pytestCheckPhase