Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/8fvcdjmpjvi0vkr8mniwdm08hpz5fi4v-a2wsgi-1.10.10.tar.gz source root is a2wsgi-1.10.10 setting SOURCE_DATE_EPOCH to timestamp 1750237209 of file "a2wsgi-1.10.10/pyproject.toml" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting PDM_BUILD_SCM_VERSION to 1.10.10 Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... - Adding .pdm-build/a2wsgi-1.10.10.dist-info/METADATA -> a2wsgi-1.10.10.dist-info/METADATA - Adding .pdm-build/a2wsgi-1.10.10.dist-info/WHEEL -> a2wsgi-1.10.10.dist-info/WHEEL - Adding .pdm-build/a2wsgi-1.10.10.dist-info/entry_points.txt -> a2wsgi-1.10.10.dist-info/entry_points.txt - Adding .pdm-build/a2wsgi-1.10.10.dist-info/licenses/LICENSE -> a2wsgi-1.10.10.dist-info/licenses/LICENSE - Adding a2wsgi/__init__.py -> a2wsgi/__init__.py - Adding a2wsgi/asgi.py -> a2wsgi/asgi.py - Adding a2wsgi/asgi_typing.py -> a2wsgi/asgi_typing.py - Adding a2wsgi/py.typed -> a2wsgi/py.typed - Adding a2wsgi/wsgi.py -> a2wsgi/wsgi.py - Adding a2wsgi/wsgi_typing.py -> a2wsgi/wsgi_typing.py - Adding a2wsgi-1.10.10.dist-info/RECORD -> a2wsgi-1.10.10.dist-info/RECORD Successfully built a2wsgi-1.10.10-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for a2wsgi-1.10.10-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed a2wsgi-1.10.10-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-42729-2100229228/ in /nix/store/sq3cfxdqm97l0lajzy0n2ymd77z8wjbq-python3.14-a2wsgi-1.10.10... patching script interpreter paths in /nix/store/sq3cfxdqm97l0lajzy0n2ymd77z8wjbq-python3.14-a2wsgi-1.10.10 stripping (with command strip and flags -S) in /nix/store/sq3cfxdqm97l0lajzy0n2ymd77z8wjbq-python3.14-a2wsgi-1.10.10/lib checking for references to /nix/var/nix/builds/nix-42729-2100229228/ in /nix/store/5mw3xf9vj6k8z408r65x4p00r25yrak3-python3.14-a2wsgi-1.10.10-dist... patching script interpreter paths in /nix/store/5mw3xf9vj6k8z408r65x4p00r25yrak3-python3.14-a2wsgi-1.10.10-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /nix/var/nix/builds/nix-42729-2100229228/a2wsgi-1.10.10 configfile: pyproject.toml plugins: anyio-4.14.2, asyncio-1.4.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collected 18 items tests/test_asgi.py ........... [ 61%] tests/test_wsgi.py ....... [100%] ============================== 18 passed in 2.37s ============================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase