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/zy679vw3cvlgv07f5h76k711072k24bw-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_models.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 0.4.3 Including all tracked files automatically Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning'] No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['httpx_sse'] discovered py_modules -- [] /nix/store/anmqi0mzp7j47fzb0mqxxnmzr2s87k5d-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info creating src/httpx_sse.egg-info writing src/httpx_sse.egg-info/PKG-INFO writing dependency_links to src/httpx_sse.egg-info/dependency_links.txt writing top-level names to src/httpx_sse.egg-info/top_level.txt writing manifest file 'src/httpx_sse.egg-info/SOURCES.txt' /nix/store/19wm7nlyv65ciwvanxq4sf14c4ww0v57-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly. return get_active_overrides().subprocess_timeout reading manifest file 'src/httpx_sse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/httpx_sse.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning'] No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['httpx_sse'] discovered py_modules -- [] /nix/store/anmqi0mzp7j47fzb0mqxxnmzr2s87k5d-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/httpx_sse copying src/httpx_sse/_decoders.py -> build/lib/httpx_sse copying src/httpx_sse/_api.py -> build/lib/httpx_sse copying src/httpx_sse/__init__.py -> build/lib/httpx_sse copying src/httpx_sse/_models.py -> build/lib/httpx_sse copying src/httpx_sse/_exceptions.py -> build/lib/httpx_sse running egg_info writing src/httpx_sse.egg-info/PKG-INFO writing dependency_links to src/httpx_sse.egg-info/dependency_links.txt writing top-level names to src/httpx_sse.egg-info/top_level.txt /nix/store/19wm7nlyv65ciwvanxq4sf14c4ww0v57-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly. return get_active_overrides().subprocess_timeout reading manifest file 'src/httpx_sse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/httpx_sse.egg-info/SOURCES.txt' copying src/httpx_sse/py.typed -> build/lib/httpx_sse installing to build/bdist.macosx-14.0-arm64/wheel running install running install_lib creating build/bdist.macosx-14.0-arm64/wheel creating build/bdist.macosx-14.0-arm64/wheel/httpx_sse copying build/lib/httpx_sse/_decoders.py -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse copying build/lib/httpx_sse/_api.py -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse copying build/lib/httpx_sse/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse copying build/lib/httpx_sse/py.typed -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse copying build/lib/httpx_sse/_models.py -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse copying build/lib/httpx_sse/_exceptions.py -> build/bdist.macosx-14.0-arm64/wheel/./httpx_sse running install_egg_info Copying src/httpx_sse.egg-info to build/bdist.macosx-14.0-arm64/wheel/./httpx_sse-0.4.3-py3.14.egg-info running install_scripts creating build/bdist.macosx-14.0-arm64/wheel/httpx_sse-0.4.3.dist-info/WHEEL creating '/nix/var/nix/builds/nix-68338-1715623153/source/dist/.tmp-8fqv493r/httpx_sse-0.4.3-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it adding 'httpx_sse/__init__.py' adding 'httpx_sse/_api.py' adding 'httpx_sse/_decoders.py' adding 'httpx_sse/_exceptions.py' adding 'httpx_sse/_models.py' adding 'httpx_sse/py.typed' adding 'httpx_sse-0.4.3.dist-info/licenses/LICENSE' adding 'httpx_sse-0.4.3.dist-info/METADATA' adding 'httpx_sse-0.4.3.dist-info/WHEEL' adding 'httpx_sse-0.4.3.dist-info/top_level.txt' adding 'httpx_sse-0.4.3.dist-info/RECORD' removing build/bdist.macosx-14.0-arm64/wheel Successfully built httpx_sse-0.4.3-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for httpx_sse-0.4.3-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed httpx_sse-0.4.3-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-68338-1715623153/ in /nix/store/v2i8ls43pdccj1rz5gih58bpxrc9aqca-python3.14-httpx-sse-0.4.3... patching script interpreter paths in /nix/store/v2i8ls43pdccj1rz5gih58bpxrc9aqca-python3.14-httpx-sse-0.4.3 stripping (with command strip and flags -S) in /nix/store/v2i8ls43pdccj1rz5gih58bpxrc9aqca-python3.14-httpx-sse-0.4.3/lib checking for references to /nix/var/nix/builds/nix-68338-1715623153/ in /nix/store/1n7dfabhpxik0j7vszzabvpbj11dn87p-python3.14-httpx-sse-0.4.3-dist... patching script interpreter paths in /nix/store/1n7dfabhpxik0j7vszzabvpbj11dn87p-python3.14-httpx-sse-0.4.3-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 Check whether the following modules can be imported: httpx_sse 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-68338-1715623153/source configfile: setup.cfg plugins: asyncio-1.4.0, cov-stub-1.0.0, anyio-4.14.2 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collected 59 items tests/test_api.py ....... [ 11%] tests/test_asgi.py . [ 13%] tests/test_decoders.py .................................... [ 74%] tests/test_event_source.py ........... [ 93%] tests/test_exceptions.py . [ 94%] tests/test_models.py ... [100%] ============================== 59 passed in 2.67s ============================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase