Created temporary directory: /tmp/pip-ephem-wheel-cache-4ave2kvo Created temporary directory: /tmp/pip-req-tracker-tymwvmnb Created requirements tracker '/tmp/pip-req-tracker-tymwvmnb' Created temporary directory: /tmp/pip-wheel-o4fsq6_l Looking in indexes: https://pypi.python.org/simple Collecting shoppon==0.1.2 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/a2/2b/859ba8fecab6ceb2cf63dde49e308849072fad8e4a5dd705277f9adbd892/shoppon-0.1.1.tar.gz#sha256=17bd5c3e0f2f058153ccf435d697f5e9d56cb2ea702f3a98549c71c9603b3b72 (from https://pypi.org/simple/shoppon/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz#sha256=c73ae84e45b98f1980722c3bdc7b4969120cb41274f26ae34c48c6ede3ad507a (from https://pypi.org/simple/shoppon/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-b691ut1s Downloading https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz#sha256=c73ae84e45b98f1980722c3bdc7b4969120cb41274f26ae34c48c6ede3ad507a (from https://pypi.org/simple/shoppon/) Added shoppon==0.1.2 from https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz#sha256=c73ae84e45b98f1980722c3bdc7b4969120cb41274f26ae34c48c6ede3ad507a to build tracker '/tmp/pip-req-tracker-tymwvmnb' Running setup.py (path:/tmp/pip-wheel-o4fsq6_l/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 entry points to pip-egg-info/shoppon.egg-info/entry_points.txt 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-o4fsq6_l/shoppon has version 0.1.2, which satisfies requirement shoppon==0.1.2 from https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz#sha256=c73ae84e45b98f1980722c3bdc7b4969120cb41274f26ae34c48c6ede3ad507a Removed shoppon==0.1.2 from https://files.pythonhosted.org/packages/9b/ff/2ec2782bfcd6b52afaf757f0890429ec572ced6e37a4adad602148e28981/shoppon-0.1.2.tar.gz#sha256=c73ae84e45b98f1980722c3bdc7b4969120cb41274f26ae34c48c6ede3ad507a from build tracker '/tmp/pip-req-tracker-tymwvmnb' Building wheels for collected packages: shoppon Created temporary directory: /tmp/pip-wheel-p_abspc9 Running setup.py bdist_wheel for shoppon: started Destination directory: /tmp/pip-wheel-p_abspc9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o4fsq6_l/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-p_abspc9 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 top-level names to shoppon.egg-info/top_level.txt writing entry points to shoppon.egg-info/entry_points.txt writing shoppon.egg-info/PKG-INFO writing dependency_links to shoppon.egg-info/dependency_links.txt 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.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/shoppon-0.1.2.dist-info/WHEEL Running setup.py bdist_wheel for shoppon: finished with status 'done' Stored in directory: /tmp/tmplud98jqi Successfully built shoppon Cleaning up... Removing source in /tmp/pip-wheel-o4fsq6_l/shoppon Removed build tracker '/tmp/pip-req-tracker-tymwvmnb'