Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/1cd34317615d5eaa8f82aaaf376e1b46 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1cd34317615d5eaa8f82aaaf376e1b46 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/117004
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/nj0i8z1pn374m3khfv76bdg00paqvq98-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_plugin.py
@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/pyls_black
copying pyls_black/plugin.py -> build/lib/pyls_black
copying pyls_black/__init__.py -> build/lib/pyls_black
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/pyls_black
copying build/lib/pyls_black/plugin.py -> build/bdist.linux-x86_64/wheel/pyls_black
copying build/lib/pyls_black/__init__.py -> build/bdist.linux-x86_64/wheel/pyls_black
running install_egg_info
running egg_info
creating pyls_black.egg-info
writing pyls_black.egg-info/PKG-INFO
writing dependency_links to pyls_black.egg-info/dependency_links.txt
writing entry points to pyls_black.egg-info/entry_points.txt
writing requirements to pyls_black.egg-info/requires.txt
writing top-level names to pyls_black.egg-info/top_level.txt
writing manifest file 'pyls_black.egg-info/SOURCES.txt'
reading manifest file 'pyls_black.egg-info/SOURCES.txt'
writing manifest file 'pyls_black.egg-info/SOURCES.txt'
Copying pyls_black.egg-info to build/bdist.linux-x86_64/wheel/pyls_black-0.4.6-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pyls_black-0.4.6.dist-info/WHEEL
creating 'dist/pyls_black-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyls_black/__init__.py'
adding 'pyls_black/plugin.py'
adding 'pyls_black-0.4.6.dist-info/LICENSE'
adding 'pyls_black-0.4.6.dist-info/METADATA'
adding 'pyls_black-0.4.6.dist-info/WHEEL'
adding 'pyls_black-0.4.6.dist-info/entry_points.txt'
adding 'pyls_black-0.4.6.dist-info/top_level.txt'
adding 'pyls_black-0.4.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./pyls_black-0.4.6-py3-none-any.whl
Requirement already satisfied: black>=19.3b0 in /nix/store/l8zfdsq1bqzcis3l4ppc0klgr9if46ph-python3.8-black-20.8b1/lib/python3.8/site-packages (from pyls-black==0.4.6) (20.8b1)
Requirement already satisfied: toml in /nix/store/avqajwqkzs3fgigfh02dl0q9w02jlic4-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pyls-black==0.4.6) (0.10.2)
Requirement already satisfied: python-language-server in /nix/store/54l984my722jm1s7sfz8nwn374il564s-python3.8-python-language-server-0.36.2/lib/python3.8/site-packages (from pyls-black==0.4.6) (0.36.2)
Requirement already satisfied: regex>=2020.1.8 in /nix/store/cpypmxc9vzyb64ig6kjnjby9f272siq4-python3.8-regex-2020.11.13/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (2020.11.13)
Requirement already satisfied: pathspec<1,>=0.6 in /nix/store/v6gn4y3py99f41m0bgx68wfbbfhhq9m9-python3.8-pathspec-0.8.1/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (0.8.1)
Requirement already satisfied: typing-extensions>=3.7.4 in /nix/store/n739cyr4k2l1vwjpn6l8cib6n7klrjlz-python3.8-typing_extensions-3.7.4.3/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (3.7.4.3)
Requirement already satisfied: appdirs in /nix/store/rwnd1krxqijmj43vg2vyxaykazgla7za-python3.8-appdirs-1.4.4/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (1.4.4)
Requirement already satisfied: mypy-extensions>=0.4.3 in /nix/store/f584cfp15ji8dxyrr81j3j2x4fwwhjxj-python3.8-mypy-extensions-0.4.3/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (0.4.3)
Requirement already satisfied: click>=7.1.2 in /nix/store/rrxg6h0px5zw9rhdg1ma81crirhik28v-python3.8-click-7.1.2/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (7.1.2)
Requirement already satisfied: typed-ast>=1.4.0 in /nix/store/lavikyfxwdz4b6k492jgkjw59y26awgi-python3.8-typed-ast-1.4.1/lib/python3.8/site-packages (from black>=19.3b0->pyls-black==0.4.6) (1.4.1)
Requirement already satisfied: pluggy in /nix/store/6nzi127bhs9si258mcjicmnjc9dvzxl2-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from python-language-server->pyls-black==0.4.6) (0.13.1)
Requirement already satisfied: python-jsonrpc-server>=0.4.0 in /nix/store/r3faca6g0fw6m2m38bap5qrfd2lv0yq5-python3.8-python-jsonrpc-server-0.4.0/lib/python3.8/site-packages (from python-language-server->pyls-black==0.4.6) (0.4.0)
Requirement already satisfied: jedi<0.18.0,>=0.17.2 in /nix/store/q4sqiblvf4s5d1c1wmp9xyxdkhs0lxbx-python3.8-jedi-2020-08-06/lib/python3.8/site-packages (from python-language-server->pyls-black==0.4.6) (0.17.2)
Requirement already satisfied: ujson>=3.0.0 in /nix/store/g71x0zvlxk5xn4fd8018ddq14kag74i3-python3.8-ujson-4.0.2/lib/python3.8/site-packages (from python-language-server->pyls-black==0.4.6) (4.0.2)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /nix/store/k5pw2y747lpxmb21bgbz7cxp90x4gs7x-python3.8-parso-0.8.1/lib/python3.8/site-packages (from jedi<0.18.0,>=0.17.2->python-language-server->pyls-black==0.4.6) (0.8.1)
Installing collected packages: pyls-black
Successfully installed pyls-black-0.4.6
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5ph5i85lp3l2afwsmli2qy424sji064x-python3.8-pyls-black-0.4.6
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5ph5i85lp3l2afwsmli2qy424sji064x-python3.8-pyls-black-0.4.6/lib
patching script interpreter paths in /nix/store/5ph5i85lp3l2afwsmli2qy424sji064x-python3.8-pyls-black-0.4.6
checking for references to /build/ in /nix/store/5ph5i85lp3l2afwsmli2qy424sji064x-python3.8-pyls-black-0.4.6...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source
collecting ...
collecting 16 items
collected 16 items
tests/test_plugin.py ................ [100%]
============================== 16 passed in 1.02s ==============================
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment