Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 9, 2021 10:22
Show Gist options
  • Save r-rmcgibbo/fe8de0336fc1692cab48dfd85feeb26f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fe8de0336fc1692cab48dfd85feeb26f to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 7 seconds | https://github.com/NixOS/nixpkgs/pull/115502
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/rrqsffjdgn06zfa9qwxqpc0a8b1mnw1r-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/userdata/stretch_v31/system_status_xml.xml
@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/plugwise
copying plugwise/stick.py -> build/lib/plugwise
copying plugwise/__init__.py -> build/lib/plugwise
copying plugwise/parser.py -> build/lib/plugwise
copying plugwise/controller.py -> build/lib/plugwise
copying plugwise/constants.py -> build/lib/plugwise
copying plugwise/smile.py -> build/lib/plugwise
copying plugwise/helper.py -> build/lib/plugwise
copying plugwise/exceptions.py -> build/lib/plugwise
copying plugwise/util.py -> build/lib/plugwise
creating build/lib/plugwise/nodes
copying plugwise/nodes/switch.py -> build/lib/plugwise/nodes
copying plugwise/nodes/sed.py -> build/lib/plugwise/nodes
copying plugwise/nodes/circle_plus.py -> build/lib/plugwise/nodes
copying plugwise/nodes/stealth.py -> build/lib/plugwise/nodes
copying plugwise/nodes/__init__.py -> build/lib/plugwise/nodes
copying plugwise/nodes/sense.py -> build/lib/plugwise/nodes
copying plugwise/nodes/scan.py -> build/lib/plugwise/nodes
copying plugwise/nodes/circle.py -> build/lib/plugwise/nodes
creating build/lib/plugwise/messages
copying plugwise/messages/requests.py -> build/lib/plugwise/messages
copying plugwise/messages/__init__.py -> build/lib/plugwise/messages
copying plugwise/messages/responses.py -> build/lib/plugwise/messages
creating build/lib/plugwise/connections
copying plugwise/connections/socket.py -> build/lib/plugwise/connections
copying plugwise/connections/serial.py -> build/lib/plugwise/connections
copying plugwise/connections/__init__.py -> build/lib/plugwise/connections
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/plugwise
copying build/lib/plugwise/stick.py -> build/bdist.linux-x86_64/wheel/plugwise
creating build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/switch.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/sed.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/circle_plus.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/stealth.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/__init__.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/sense.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/scan.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/nodes/circle.py -> build/bdist.linux-x86_64/wheel/plugwise/nodes
copying build/lib/plugwise/__init__.py -> build/bdist.linux-x86_64/wheel/plugwise
copying build/lib/plugwise/parser.py -> build/bdist.linux-x86_64/wheel/plugwise
copying build/lib/plugwise/controller.py -> build/bdist.linux-x86_64/wheel/plugwise
copying build/lib/plugwise/constants.py -> build/bdist.linux-x86_64/wheel/plugwise
copying build/lib/plugwise/smile.py -> build/bdist.linux-x86_64/wheel/plugwise
copying build/lib/plugwise/helper.py -> build/bdist.linux-x86_64/wheel/plugwise
creating build/bdist.linux-x86_64/wheel/plugwise/messages
copying build/lib/plugwise/messages/requests.py -> build/bdist.linux-x86_64/wheel/plugwise/messages
copying build/lib/plugwise/messages/__init__.py -> build/bdist.linux-x86_64/wheel/plugwise/messages
copying build/lib/plugwise/messages/responses.py -> build/bdist.linux-x86_64/wheel/plugwise/messages
copying build/lib/plugwise/exceptions.py -> build/bdist.linux-x86_64/wheel/plugwise
creating build/bdist.linux-x86_64/wheel/plugwise/connections
copying build/lib/plugwise/connections/socket.py -> build/bdist.linux-x86_64/wheel/plugwise/connections
copying build/lib/plugwise/connections/serial.py -> build/bdist.linux-x86_64/wheel/plugwise/connections
copying build/lib/plugwise/connections/__init__.py -> build/bdist.linux-x86_64/wheel/plugwise/connections
copying build/lib/plugwise/util.py -> build/bdist.linux-x86_64/wheel/plugwise
running install_egg_info
running egg_info
creating plugwise.egg-info
writing plugwise.egg-info/PKG-INFO
writing dependency_links to plugwise.egg-info/dependency_links.txt
writing requirements to plugwise.egg-info/requires.txt
writing top-level names to plugwise.egg-info/top_level.txt
writing manifest file 'plugwise.egg-info/SOURCES.txt'
reading manifest file 'plugwise.egg-info/SOURCES.txt'
writing manifest file 'plugwise.egg-info/SOURCES.txt'
Copying plugwise.egg-info to build/bdist.linux-x86_64/wheel/plugwise-0.9.3-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/plugwise-0.9.3.dist-info/WHEEL
creating 'dist/plugwise-0.9.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'plugwise/__init__.py'
adding 'plugwise/constants.py'
adding 'plugwise/controller.py'
adding 'plugwise/exceptions.py'
adding 'plugwise/helper.py'
adding 'plugwise/parser.py'
adding 'plugwise/smile.py'
adding 'plugwise/stick.py'
adding 'plugwise/util.py'
adding 'plugwise/connections/__init__.py'
adding 'plugwise/connections/serial.py'
adding 'plugwise/connections/socket.py'
adding 'plugwise/messages/__init__.py'
adding 'plugwise/messages/requests.py'
adding 'plugwise/messages/responses.py'
adding 'plugwise/nodes/__init__.py'
adding 'plugwise/nodes/circle.py'
adding 'plugwise/nodes/circle_plus.py'
adding 'plugwise/nodes/scan.py'
adding 'plugwise/nodes/sed.py'
adding 'plugwise/nodes/sense.py'
adding 'plugwise/nodes/stealth.py'
adding 'plugwise/nodes/switch.py'
adding 'plugwise-0.9.3.dist-info/LICENSE'
adding 'plugwise-0.9.3.dist-info/METADATA'
adding 'plugwise-0.9.3.dist-info/WHEEL'
adding 'plugwise-0.9.3.dist-info/top_level.txt'
adding 'plugwise-0.9.3.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 ./plugwise-0.9.3-py3-none-any.whl
Requirement already satisfied: aiohttp in /nix/store/ddvicvqv854vs8wn88rig25aqxjf3d96-python3.9-aiohttp-3.7.3/lib/python3.9/site-packages (from plugwise==0.9.3) (3.7.3)
Requirement already satisfied: pyserial in /nix/store/dpxdnr9jmar2cp8dd8chfm2yrmhn91zq-python3.9-pyserial-3.5/lib/python3.9/site-packages (from plugwise==0.9.3) (3.5)
Requirement already satisfied: python-dateutil in /nix/store/08y0bjf2n0rw14vz2lig1c6l317kgddr-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from plugwise==0.9.3) (2.8.1)
Requirement already satisfied: semver in /nix/store/fhfb0dbxrf4ffmfv7pmxglm6rkj4kj5r-python3.9-semver-2.10.2/lib/python3.9/site-packages (from plugwise==0.9.3) (2.10.2)
Requirement already satisfied: defusedxml in /nix/store/3ki77ljkgcmnyxk2cfqrpvdvxakrlr1b-python3.9-defusedxml-0.7.0/lib/python3.9/site-packages (from plugwise==0.9.3) (0.7.0)
Requirement already satisfied: async-timeout<4.0 in /nix/store/mh3nzm0qca75c331qg9x5n0ghy8avyvs-python3.9-async-timeout-3.0.1/lib/python3.9/site-packages (from plugwise==0.9.3) (3.0.1)
Requirement already satisfied: pytz in /nix/store/c9a9jzm18siky5yn2ly06wn7lw7ghf00-python3.9-pytz-2021.1/lib/python3.9/site-packages (from plugwise==0.9.3) (2021.1)
Requirement already satisfied: crcmod in /nix/store/2n1n7vlgzizzgj8g5ydcxg4q73mm5c9v-python3.9-crcmod-1.7/lib/python3.9/site-packages (from plugwise==0.9.3) (1.7)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/wh04xqbv32y1c0jynpymmwz8bfqc1j40-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from aiohttp->plugwise==0.9.3) (20.3.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/m1c46xlafd4fa42d0qrryhjv25803g6h-python3.9-yarl-1.6.3/lib/python3.9/site-packages (from aiohttp->plugwise==0.9.3) (1.6.3)
Requirement already satisfied: chardet<4.0,>=2.0 in /nix/store/kybxy7m1xjk4nhah1p4z8pjyga6bb78q-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from aiohttp->plugwise==0.9.3) (3.0.4)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/k5yvkmx3w2vwccrvhx7vz831znacyc87-python3.9-typing_extensions-3.7.4.3/lib/python3.9/site-packages (from aiohttp->plugwise==0.9.3) (3.7.4.3)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/b7y4jv1sr01y2y0c5lcrpa6kfd1waj3s-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp->plugwise==0.9.3) (5.1.0)
Requirement already satisfied: idna>=2.0 in /nix/store/6glgr8arjlnymli84m9ghd0w0k7rdk8r-python3.9-idna-2.10/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp->plugwise==0.9.3) (2.10)
Requirement already satisfied: six>=1.5 in /nix/store/462xzyq2qnjgcv9hywbqz6dfbxrzw2cw-python3.9-six-1.15.0/lib/python3.9/site-packages (from python-dateutil->plugwise==0.9.3) (1.15.0)
Installing collected packages: plugwise
Successfully installed plugwise-0.9.3
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/498x68qx1x0mcw6gy8ghlmym2bamvw8v-python3.9-plugwise-0.9.3
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/498x68qx1x0mcw6gy8ghlmym2bamvw8v-python3.9-plugwise-0.9.3/lib
patching script interpreter paths in /nix/store/498x68qx1x0mcw6gy8ghlmym2bamvw8v-python3.9-plugwise-0.9.3
checking for references to /build/ in /nix/store/498x68qx1x0mcw6gy8ghlmym2bamvw8v-python3.9-plugwise-0.9.3...
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: plugwise
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source, configfile: pyproject.toml, testpaths: tests
plugins: aiohttp-0.3.0, asyncio-0.14.0, cov-2.10.1
collecting ...
collected 25 items
tests/test_smile.py ......................... [100%]
============================== 25 passed in 3.66s ==============================
Finished executing pytestCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment