Created temporary directory: /tmp/pip-ephem-wheel-cache-rnf8v1ab Created temporary directory: /tmp/pip-req-tracker-niqc0ksj Created requirements tracker '/tmp/pip-req-tracker-niqc0ksj' Created temporary directory: /tmp/pip-wheel-ciinw3vb Looking in indexes: https://pypi.python.org/simple Collecting shoppon==0.1.1 1 location(s) to search for versions of shoppon: * https://pypi.python.org/simple/shoppon/ Getting page https://pypi.python.org/simple/shoppon/ Analyzing links from page https://pypi.org/simple/shoppon/ Found link https://files.pythonhosted.org/packages/e7/a6/ae822f78ca8e9c1073e794a5edcc4c6b9cc2f0fa0bfc32fc5cac87d7a7fe/shoppon-0.1.tar.gz#sha256=1caefeac9a736e7d1991ef3e54fbc8e997c49404c972320cf1228bf4bfbb08d1 (from https://pypi.org/simple/shoppon/), version: 0.1 Found link https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 (from https://pypi.org/simple/shoppon/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-ewyv9xih Downloading https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 (from https://pypi.org/simple/shoppon/) Added shoppon==0.1.1 from https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 to build tracker '/tmp/pip-req-tracker-niqc0ksj' Running setup.py (path:/tmp/pip-wheel-ciinw3vb/shoppon/setup.py) egg_info for package shoppon Running command python setup.py egg_info running egg_info creating pip-egg-info/shoppon.egg-info writing pip-egg-info/shoppon.egg-info/PKG-INFO writing top-level names to pip-egg-info/shoppon.egg-info/top_level.txt writing dependency_links to pip-egg-info/shoppon.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/shoppon.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/shoppon.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/shoppon.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ciinw3vb/shoppon has version 0.1.1, which satisfies requirement shoppon==0.1.1 from https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 Removed shoppon==0.1.1 from https://files.pythonhosted.org/packages/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 from build tracker '/tmp/pip-req-tracker-niqc0ksj' Building wheels for collected packages: shoppon Created temporary directory: /tmp/pip-wheel-1t9reln4 Running setup.py bdist_wheel for shoppon: started Destination directory: /tmp/pip-wheel-1t9reln4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ciinw3vb/shoppon/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-1t9reln4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/shoppon copying shoppon/__init__.py -> build/lib/shoppon creating build/lib/shoppon/tests copying shoppon/tests/__init__.py -> build/lib/shoppon/tests creating build/lib/shoppon/config copying shoppon/config/__init__.py -> build/lib/shoppon/config creating build/lib/shoppon/concurrency copying shoppon/concurrency/__init__.py -> build/lib/shoppon/concurrency copying shoppon/concurrency/monkey_patch.py -> build/lib/shoppon/concurrency creating build/lib/shoppon/cmd copying shoppon/cmd/api.py -> build/lib/shoppon/cmd copying shoppon/cmd/__init__.py -> build/lib/shoppon/cmd creating build/lib/shoppon/api copying shoppon/api/__init__.py -> build/lib/shoppon/api creating build/lib/shoppon/logs copying shoppon/logs/__init__.py -> build/lib/shoppon/logs copying shoppon/logs/my_syslog.py -> build/lib/shoppon/logs creating build/lib/shoppon/db copying shoppon/db/__init__.py -> build/lib/shoppon/db creating build/lib/shoppon/tests/concurrency copying shoppon/tests/concurrency/test_monkey_patch.py -> build/lib/shoppon/tests/concurrency copying shoppon/tests/concurrency/__init__.py -> build/lib/shoppon/tests/concurrency creating build/lib/shoppon/db/sqlalchemy copying shoppon/db/sqlalchemy/__init__.py -> build/lib/shoppon/db/sqlalchemy 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/shoppon creating build/bdist.linux-armv7l/wheel/shoppon/tests creating build/bdist.linux-armv7l/wheel/shoppon/tests/concurrency copying build/lib/shoppon/tests/concurrency/test_monkey_patch.py -> build/bdist.linux-armv7l/wheel/shoppon/tests/concurrency copying build/lib/shoppon/tests/concurrency/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/tests/concurrency copying build/lib/shoppon/tests/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/tests creating build/bdist.linux-armv7l/wheel/shoppon/config copying build/lib/shoppon/config/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/config creating build/bdist.linux-armv7l/wheel/shoppon/concurrency copying build/lib/shoppon/concurrency/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/concurrency copying build/lib/shoppon/concurrency/monkey_patch.py -> build/bdist.linux-armv7l/wheel/shoppon/concurrency creating build/bdist.linux-armv7l/wheel/shoppon/cmd copying build/lib/shoppon/cmd/api.py -> build/bdist.linux-armv7l/wheel/shoppon/cmd copying build/lib/shoppon/cmd/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/cmd creating build/bdist.linux-armv7l/wheel/shoppon/api copying build/lib/shoppon/api/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/api copying build/lib/shoppon/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon creating build/bdist.linux-armv7l/wheel/shoppon/logs copying build/lib/shoppon/logs/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/logs copying build/lib/shoppon/logs/my_syslog.py -> build/bdist.linux-armv7l/wheel/shoppon/logs creating build/bdist.linux-armv7l/wheel/shoppon/db copying build/lib/shoppon/db/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/db creating build/bdist.linux-armv7l/wheel/shoppon/db/sqlalchemy copying build/lib/shoppon/db/sqlalchemy/__init__.py -> build/bdist.linux-armv7l/wheel/shoppon/db/sqlalchemy running install_egg_info running egg_info writing dependency_links to shoppon.egg-info/dependency_links.txt writing top-level names to shoppon.egg-info/top_level.txt writing shoppon.egg-info/PKG-INFO reading manifest file 'shoppon.egg-info/SOURCES.txt' writing manifest file 'shoppon.egg-info/SOURCES.txt' Copying shoppon.egg-info to build/bdist.linux-armv7l/wheel/shoppon-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shoppon-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for shoppon: finished with status 'done' Stored in directory: /tmp/tmpj1yqh_zg Successfully built shoppon Cleaning up... Removing source in /tmp/pip-wheel-ciinw3vb/shoppon Removed build tracker '/tmp/pip-req-tracker-niqc0ksj'