Created temporary directory: /tmp/pip-ephem-wheel-cache-yh9ppts7 Created temporary directory: /tmp/pip-req-tracker-z03c2q85 Created requirements tracker '/tmp/pip-req-tracker-z03c2q85' Created temporary directory: /tmp/pip-wheel-f7uq9pba Collecting Scarf-shop==0.0.2 1 location(s) to search for versions of Scarf-shop: * https://pypi.org/simple/scarf-shop/ Getting page https://pypi.org/simple/scarf-shop/ Analyzing links from page https://pypi.org/simple/scarf-shop/ Found link https://files.pythonhosted.org/packages/ad/82/b2f8381dda6e17f14dc8de9b2982e9f481996a82a16270bfb6fea640e128/Scarf-shop-0.0.1.tar.gz#sha256=fe1a13b1a8fb5f95c3c814d37c529a9694e00c78dc3e3990006f21ddcb48ec6b (from https://pypi.org/simple/scarf-shop/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz#sha256=2a75933e6d80743af8f95071d6abdf259cf4b38a2038a4f76ff5b5574defd462 (from https://pypi.org/simple/scarf-shop/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-8oi43_r4 Downloading https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz#sha256=2a75933e6d80743af8f95071d6abdf259cf4b38a2038a4f76ff5b5574defd462 (from https://pypi.org/simple/scarf-shop/) Added Scarf-shop==0.0.2 from https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz#sha256=2a75933e6d80743af8f95071d6abdf259cf4b38a2038a4f76ff5b5574defd462 to build tracker '/tmp/pip-req-tracker-z03c2q85' Running setup.py (path:/tmp/pip-wheel-f7uq9pba/Scarf-shop/setup.py) egg_info for package Scarf-shop Running command python setup.py egg_info running egg_info creating pip-egg-info/Scarf_shop.egg-info writing pip-egg-info/Scarf_shop.egg-info/PKG-INFO writing top-level names to pip-egg-info/Scarf_shop.egg-info/top_level.txt writing dependency_links to pip-egg-info/Scarf_shop.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Scarf_shop.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Scarf_shop.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Scarf_shop.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f7uq9pba/Scarf-shop has version 0.0.2, which satisfies requirement Scarf-shop==0.0.2 from https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz#sha256=2a75933e6d80743af8f95071d6abdf259cf4b38a2038a4f76ff5b5574defd462 Removed Scarf-shop==0.0.2 from https://files.pythonhosted.org/packages/85/99/6e2530e1b34695f764e6c8104ab4d912a7285083a51d1d1f3627ffcd0404/Scarf-shop-0.0.2.tar.gz#sha256=2a75933e6d80743af8f95071d6abdf259cf4b38a2038a4f76ff5b5574defd462 from build tracker '/tmp/pip-req-tracker-z03c2q85' Building wheels for collected packages: Scarf-shop Created temporary directory: /tmp/pip-wheel-c6itqcvy Running setup.py bdist_wheel for Scarf-shop: started Destination directory: /tmp/pip-wheel-c6itqcvy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f7uq9pba/Scarf-shop/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-c6itqcvy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/scarf copying scarf/__init__.py -> build/lib/scarf copying scarf/scarf.py -> build/lib/scarf creating build/lib/scarf/ThreadManager copying scarf/ThreadManager/pool.py -> build/lib/scarf/ThreadManager copying scarf/ThreadManager/__init__.py -> build/lib/scarf/ThreadManager creating build/lib/scarf/main copying scarf/main/dbPool.py -> build/lib/scarf/main copying scarf/main/Reslove_Request.py -> build/lib/scarf/main copying scarf/main/ws.py -> build/lib/scarf/main copying scarf/main/__init__.py -> build/lib/scarf/main copying scarf/main/main.py -> build/lib/scarf/main running egg_info writing dependency_links to Scarf_shop.egg-info/dependency_links.txt writing Scarf_shop.egg-info/PKG-INFO writing top-level names to Scarf_shop.egg-info/top_level.txt reading manifest file 'Scarf_shop.egg-info/SOURCES.txt' writing manifest file 'Scarf_shop.egg-info/SOURCES.txt' 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/scarf creating build/bdist.linux-armv7l/wheel/scarf/ThreadManager copying build/lib/scarf/ThreadManager/pool.py -> build/bdist.linux-armv7l/wheel/scarf/ThreadManager copying build/lib/scarf/ThreadManager/__init__.py -> build/bdist.linux-armv7l/wheel/scarf/ThreadManager creating build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/main/dbPool.py -> build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/main/Reslove_Request.py -> build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/main/ws.py -> build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/main/__init__.py -> build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/main/main.py -> build/bdist.linux-armv7l/wheel/scarf/main copying build/lib/scarf/__init__.py -> build/bdist.linux-armv7l/wheel/scarf copying build/lib/scarf/scarf.py -> build/bdist.linux-armv7l/wheel/scarf running install_egg_info Copying Scarf_shop.egg-info to build/bdist.linux-armv7l/wheel/Scarf_shop-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Scarf_shop-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-c6itqcvy/Scarf_shop-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'scarf/__init__.py' adding 'scarf/scarf.py' adding 'scarf/ThreadManager/__init__.py' adding 'scarf/ThreadManager/pool.py' adding 'scarf/main/Reslove_Request.py' adding 'scarf/main/__init__.py' adding 'scarf/main/dbPool.py' adding 'scarf/main/main.py' adding 'scarf/main/ws.py' adding 'Scarf_shop-0.0.2.dist-info/METADATA' adding 'Scarf_shop-0.0.2.dist-info/WHEEL' adding 'Scarf_shop-0.0.2.dist-info/top_level.txt' adding 'Scarf_shop-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Scarf-shop: finished with status 'done' Stored in directory: /tmp/tmpdzeajb18 Successfully built Scarf-shop Cleaning up... Removing source in /tmp/pip-wheel-f7uq9pba/Scarf-shop Removed build tracker '/tmp/pip-req-tracker-z03c2q85'