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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/y4629f6qrg74cy78ijn4gvqc9awx21y5-appdirs-1.4.4.tar.gz source root is appdirs-1.4.4 setting SOURCE_DATE_EPOCH to timestamp 1589183359 of file appdirs-1.4.4/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 The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib copying appdirs.py -> build/lib 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 copying build/lib/appdirs.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing appdirs.egg-info/PKG-INFO writing dependency_links to appdirs.egg-info/dependency_links.txt writing top-level names to appdirs.egg-info/top_level.txt reading manifest file 'appdirs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'appdirs.egg-info/SOURCES.txt' Copying appdirs.egg-info to build/bdist.linux-x86_64/wheel/appdirs-1.4.4-py3.8.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/appdirs-1.4.4.dist-info/WHEEL creating 'dist/appdirs-1.4.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'appdirs.py' adding 'appdirs-1.4.4.dist-info/LICENSE.txt' adding 'appdirs-1.4.4.dist-info/METADATA' adding 'appdirs-1.4.4.dist-info/WHEEL' adding 'appdirs-1.4.4.dist-info/top_level.txt' adding 'appdirs-1.4.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/appdirs-1.4.4/dist /build/appdirs-1.4.4 Processing ./appdirs-1.4.4-py2.py3-none-any.whl Installing collected packages: appdirs Successfully installed appdirs-1.4.4 /build/appdirs-1.4.4 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/bah10hx2f9jdfymf46ihdl56vfmvb3ki-python3.8-appdirs-1.4.4 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/bah10hx2f9jdfymf46ihdl56vfmvb3ki-python3.8-appdirs-1.4.4/lib patching script interpreter paths in /nix/store/bah10hx2f9jdfymf46ihdl56vfmvb3ki-python3.8-appdirs-1.4.4 checking for references to /build/ in /nix/store/bah10hx2f9jdfymf46ihdl56vfmvb3ki-python3.8-appdirs-1.4.4... 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 @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } setuptoolsCheckPhase Executing setuptoolsCheckPhase running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing appdirs.egg-info/PKG-INFO writing dependency_links to appdirs.egg-info/dependency_links.txt writing top-level names to appdirs.egg-info/top_level.txt reading manifest file 'appdirs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'appdirs.egg-info/SOURCES.txt' running build_ext test_dirs (test.test_api.Test_AppDir) ... ok test_helpers (test.test_api.Test_AppDir) ... ok test_metadata (test.test_api.Test_AppDir) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.007s OK Finished executing setuptoolsCheckPhase