Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k5hyf8y2rljr16kpxnmd27y0f3zmd6c7-python-dotenv-0.19.0.tar.gz source root is python-dotenv-0.19.0 setting SOURCE_DATE_EPOCH to timestamp 1627142786 of file python-dotenv-0.19.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dotenv copying src/dotenv/parser.py -> build/lib/dotenv copying src/dotenv/version.py -> build/lib/dotenv copying src/dotenv/variables.py -> build/lib/dotenv copying src/dotenv/main.py -> build/lib/dotenv copying src/dotenv/__init__.py -> build/lib/dotenv copying src/dotenv/ipython.py -> build/lib/dotenv copying src/dotenv/cli.py -> build/lib/dotenv copying src/dotenv/py.typed -> build/lib/dotenv installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/parser.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/version.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/variables.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/main.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/__init__.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/ipython.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/cli.py -> build/bdist.linux-x86_64/wheel/dotenv copying build/lib/dotenv/py.typed -> build/bdist.linux-x86_64/wheel/dotenv running install_egg_info running egg_info writing src/python_dotenv.egg-info/PKG-INFO writing dependency_links to src/python_dotenv.egg-info/dependency_links.txt writing entry points to src/python_dotenv.egg-info/entry_points.txt writing requirements to src/python_dotenv.egg-info/requires.txt writing top-level names to src/python_dotenv.egg-info/top_level.txt reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yml' warning: no files found matching '.bumpversion.cfg' warning: no files found matching '.coveragerc' adding license file 'LICENSE' writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt' Copying src/python_dotenv.egg-info to build/bdist.linux-x86_64/wheel/python_dotenv-0.19.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/python_dotenv-0.19.0.dist-info/WHEEL creating 'dist/python_dotenv-0.19.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'dotenv/__init__.py' adding 'dotenv/cli.py' adding 'dotenv/ipython.py' adding 'dotenv/main.py' adding 'dotenv/parser.py' adding 'dotenv/py.typed' adding 'dotenv/variables.py' adding 'dotenv/version.py' adding 'python_dotenv-0.19.0.dist-info/LICENSE' adding 'python_dotenv-0.19.0.dist-info/METADATA' adding 'python_dotenv-0.19.0.dist-info/WHEEL' adding 'python_dotenv-0.19.0.dist-info/entry_points.txt' adding 'python_dotenv-0.19.0.dist-info/top_level.txt' adding 'python_dotenv-0.19.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/python-dotenv-0.19.0/dist /build/python-dotenv-0.19.0 Processing ./python_dotenv-0.19.0-py2.py3-none-any.whl Installing collected packages: python-dotenv Successfully installed python-dotenv-0.19.0 /build/python-dotenv-0.19.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0/lib /nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0/bin patching script interpreter paths in /nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0 checking for references to /build/ in /nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/621q2vd8j2g7jhwpjw2p7l6cch8pgqqq-python3.7-python-dotenv-0.19.0/bin/dotenv'... 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 Check whether the following modules can be imported: dotenv @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/python-dotenv-0.19.0, configfile: setup.cfg, testpaths: tests collecting ...  collected 134 items / 27 deselected / 107 selected  tests/test_ipython.py ... [ 2%] tests/test_main.py ..................................................... [ 52%] .. [ 54%] tests/test_parser.py ........................................... [ 94%] tests/test_variables.py ...... [100%] ====================== 107 passed, 27 deselected in 1.17s ====================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase