Created temporary directory: /tmp/pip-ephem-wheel-cache-fz14okwm Created temporary directory: /tmp/pip-req-tracker-1_bqwu0o Created requirements tracker '/tmp/pip-req-tracker-1_bqwu0o' Created temporary directory: /tmp/pip-wheel-d9hx03su Collecting marketify==0.2.0 1 location(s) to search for versions of marketify: * https://pypi.org/simple/marketify/ Getting page https://pypi.org/simple/marketify/ Analyzing links from page https://pypi.org/simple/marketify/ Found link https://files.pythonhosted.org/packages/3b/1e/5c52ba767d1a4ced19692dd7bba70ecb0201d9d0de967e4086ed025fa945/marketify-0.1.tar.gz#sha256=c99d521302589e5bc1d41fcd43c90fad8c5a2528fefdb1a6f090d0daa8e57872 (from https://pypi.org/simple/marketify/), version: 0.1 Found link https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz#sha256=8e1b322188b584d0797ff1d48ab27884c4cdabf17d7fd1d03b6a70088c6cf53e (from https://pypi.org/simple/marketify/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-wkyh_nqn Downloading https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz#sha256=8e1b322188b584d0797ff1d48ab27884c4cdabf17d7fd1d03b6a70088c6cf53e (from https://pypi.org/simple/marketify/) Added marketify==0.2.0 from https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz#sha256=8e1b322188b584d0797ff1d48ab27884c4cdabf17d7fd1d03b6a70088c6cf53e to build tracker '/tmp/pip-req-tracker-1_bqwu0o' Running setup.py (path:/tmp/pip-wheel-d9hx03su/marketify/setup.py) egg_info for package marketify Running command python setup.py egg_info running egg_info creating pip-egg-info/marketify.egg-info writing pip-egg-info/marketify.egg-info/PKG-INFO writing dependency_links to pip-egg-info/marketify.egg-info/dependency_links.txt writing top-level names to pip-egg-info/marketify.egg-info/top_level.txt writing requirements to pip-egg-info/marketify.egg-info/requires.txt writing manifest file 'pip-egg-info/marketify.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/marketify.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/marketify.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-d9hx03su/marketify has version 0.2.0, which satisfies requirement marketify==0.2.0 from https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz#sha256=8e1b322188b584d0797ff1d48ab27884c4cdabf17d7fd1d03b6a70088c6cf53e Removed marketify==0.2.0 from https://files.pythonhosted.org/packages/36/65/1be8644c9b77c41fb06a8f7b365105be6779cf67496f7d487a6df840b5b0/marketify-0.2.0.tar.gz#sha256=8e1b322188b584d0797ff1d48ab27884c4cdabf17d7fd1d03b6a70088c6cf53e from build tracker '/tmp/pip-req-tracker-1_bqwu0o' Building wheels for collected packages: marketify Created temporary directory: /tmp/pip-wheel-876cqjkh Running setup.py bdist_wheel for marketify: started Destination directory: /tmp/pip-wheel-876cqjkh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-d9hx03su/marketify/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-876cqjkh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/marketify copying marketify/__init__.py -> build/lib/marketify creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/marketify/runner copying marketify/runner/__init__.py -> build/lib/marketify/runner creating build/lib/marketify/websocket copying marketify/websocket/client.py -> build/lib/marketify/websocket copying marketify/websocket/__init__.py -> build/lib/marketify/websocket creating build/lib/marketify/rest copying marketify/rest/client.py -> build/lib/marketify/rest copying marketify/rest/__init__.py -> build/lib/marketify/rest 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/marketify creating build/bdist.linux-armv7l/wheel/marketify/runner copying build/lib/marketify/runner/__init__.py -> build/bdist.linux-armv7l/wheel/marketify/runner creating build/bdist.linux-armv7l/wheel/marketify/websocket copying build/lib/marketify/websocket/client.py -> build/bdist.linux-armv7l/wheel/marketify/websocket copying build/lib/marketify/websocket/__init__.py -> build/bdist.linux-armv7l/wheel/marketify/websocket copying build/lib/marketify/__init__.py -> build/bdist.linux-armv7l/wheel/marketify creating build/bdist.linux-armv7l/wheel/marketify/rest copying build/lib/marketify/rest/client.py -> build/bdist.linux-armv7l/wheel/marketify/rest copying build/lib/marketify/rest/__init__.py -> build/bdist.linux-armv7l/wheel/marketify/rest creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to marketify.egg-info/requires.txt writing dependency_links to marketify.egg-info/dependency_links.txt writing top-level names to marketify.egg-info/top_level.txt writing marketify.egg-info/PKG-INFO reading manifest file 'marketify.egg-info/SOURCES.txt' writing manifest file 'marketify.egg-info/SOURCES.txt' Copying marketify.egg-info to build/bdist.linux-armv7l/wheel/marketify-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/marketify-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-876cqjkh/marketify-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'marketify/__init__.py' adding 'marketify/rest/__init__.py' adding 'marketify/rest/client.py' adding 'marketify/runner/__init__.py' adding 'marketify/websocket/__init__.py' adding 'marketify/websocket/client.py' adding 'tests/__init__.py' adding 'marketify-0.2.0.dist-info/METADATA' adding 'marketify-0.2.0.dist-info/WHEEL' adding 'marketify-0.2.0.dist-info/top_level.txt' adding 'marketify-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for marketify: finished with status 'done' Stored in directory: /tmp/tmpz4ng8wb1 Successfully built marketify Cleaning up... Removing source in /tmp/pip-wheel-d9hx03su/marketify Removed build tracker '/tmp/pip-req-tracker-1_bqwu0o'