Created temporary directory: /tmp/pip-ephem-wheel-cache-_7gwmjga Created temporary directory: /tmp/pip-req-tracker-hllvwq7p Created requirements tracker '/tmp/pip-req-tracker-hllvwq7p' Created temporary directory: /tmp/pip-wheel-uzg4bbxp Looking in indexes: https://pypi.python.org/simple Collecting usbinfo==1.1.1 1 location(s) to search for versions of usbinfo: * https://pypi.python.org/simple/usbinfo/ Getting page https://pypi.python.org/simple/usbinfo/ Analyzing links from page https://pypi.org/simple/usbinfo/ Found link https://files.pythonhosted.org/packages/c1/da/fa475d913d52c355bafd08499e0697e725dac5d8eeaaa5d84ef1e8047376/usbinfo-1.0.0.tar.gz#sha256=f437f8fd1b2ea8b00afb9c64820c49b0e71aed260126b72160c52ddb86447068 (from https://pypi.org/simple/usbinfo/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/29/0f/a6071f154844fcbca369d4337b4868b9c972005e85ebf9e7295b267fd3d8/usbinfo-1.0.1.tar.gz#sha256=923853a45c41ef681e223f3fbc8da1b84eae76aef7938d31154b140b683eabad (from https://pypi.org/simple/usbinfo/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/24/1d/6fd7c35fded800c3f6494153d60f644e8d111439fc12f47d4a0d5edad6bc/usbinfo-1.0.2.tar.gz#sha256=6ac00e808d9cfdc27a43777b3cfe3c36eeb933c69f2b03b79f982d73e4a68e04 (from https://pypi.org/simple/usbinfo/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/41/1e/74c4ab7a0932030e59b5783555e8764ebd600487277516c98a09297da8e1/usbinfo-1.1.0.tar.gz#sha256=f5925740c50859b13df07ecfcc8ebdf434c863d6c48c1adfbc5b724d25336cb3 (from https://pypi.org/simple/usbinfo/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz#sha256=bf31c20eb42cffd9a46397d80f6ecabd1ee43236ee60879a8ecd09a9aa27f272 (from https://pypi.org/simple/usbinfo/), version: 1.1.1 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-0nmg1yqm Downloading https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz#sha256=bf31c20eb42cffd9a46397d80f6ecabd1ee43236ee60879a8ecd09a9aa27f272 (from https://pypi.org/simple/usbinfo/) Added usbinfo==1.1.1 from https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz#sha256=bf31c20eb42cffd9a46397d80f6ecabd1ee43236ee60879a8ecd09a9aa27f272 to build tracker '/tmp/pip-req-tracker-hllvwq7p' Running setup.py (path:/tmp/pip-wheel-uzg4bbxp/usbinfo/setup.py) egg_info for package usbinfo Running command python setup.py egg_info running egg_info creating pip-egg-info/usbinfo.egg-info writing pip-egg-info/usbinfo.egg-info/PKG-INFO writing dependency_links to pip-egg-info/usbinfo.egg-info/dependency_links.txt writing requirements to pip-egg-info/usbinfo.egg-info/requires.txt writing top-level names to pip-egg-info/usbinfo.egg-info/top_level.txt writing entry points to pip-egg-info/usbinfo.egg-info/entry_points.txt writing manifest file 'pip-egg-info/usbinfo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/usbinfo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/usbinfo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uzg4bbxp/usbinfo has version 1.1.1, which satisfies requirement usbinfo==1.1.1 from https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz#sha256=bf31c20eb42cffd9a46397d80f6ecabd1ee43236ee60879a8ecd09a9aa27f272 Removed usbinfo==1.1.1 from https://files.pythonhosted.org/packages/a9/a7/b8c7c74c41688dc6764c15c04a1d3339c5971877eeb0d70f9118fb7599cc/usbinfo-1.1.1.tar.gz#sha256=bf31c20eb42cffd9a46397d80f6ecabd1ee43236ee60879a8ecd09a9aa27f272 from build tracker '/tmp/pip-req-tracker-hllvwq7p' Building wheels for collected packages: usbinfo Created temporary directory: /tmp/pip-wheel-9u7y1lvx Running setup.py bdist_wheel for usbinfo: started Destination directory: /tmp/pip-wheel-9u7y1lvx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uzg4bbxp/usbinfo/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-9u7y1lvx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/usbinfo copying usbinfo/__main__.py -> build/lib/usbinfo copying usbinfo/darwin.py -> build/lib/usbinfo copying usbinfo/posix.py -> build/lib/usbinfo copying usbinfo/__init__.py -> build/lib/usbinfo copying usbinfo/linux.py -> build/lib/usbinfo installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/usbinfo copying build/lib/usbinfo/__main__.py -> build/bdist.linux-armv7l/wheel/usbinfo copying build/lib/usbinfo/darwin.py -> build/bdist.linux-armv7l/wheel/usbinfo copying build/lib/usbinfo/posix.py -> build/bdist.linux-armv7l/wheel/usbinfo copying build/lib/usbinfo/__init__.py -> build/bdist.linux-armv7l/wheel/usbinfo copying build/lib/usbinfo/linux.py -> build/bdist.linux-armv7l/wheel/usbinfo running install_egg_info running egg_info writing top-level names to usbinfo.egg-info/top_level.txt writing usbinfo.egg-info/PKG-INFO writing entry points to usbinfo.egg-info/entry_points.txt writing dependency_links to usbinfo.egg-info/dependency_links.txt writing requirements to usbinfo.egg-info/requires.txt reading manifest file 'usbinfo.egg-info/SOURCES.txt' writing manifest file 'usbinfo.egg-info/SOURCES.txt' Copying usbinfo.egg-info to build/bdist.linux-armv7l/wheel/usbinfo-1.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/usbinfo-1.1.1.dist-info/WHEEL Running setup.py bdist_wheel for usbinfo: finished with status 'done' Stored in directory: /tmp/tmpk99yk8hk Successfully built usbinfo Cleaning up... Removing source in /tmp/pip-wheel-uzg4bbxp/usbinfo Removed build tracker '/tmp/pip-req-tracker-hllvwq7p'