Created temporary directory: /tmp/pip-ephem-wheel-cache-pyvkxj2c Created temporary directory: /tmp/pip-req-tracker-3l7fct97 Created requirements tracker '/tmp/pip-req-tracker-3l7fct97' Created temporary directory: /tmp/pip-wheel-1z8q97tx Collecting macrobase==0.0.3 1 location(s) to search for versions of macrobase: * https://pypi.org/simple/macrobase/ Getting page https://pypi.org/simple/macrobase/ Analyzing links from page https://pypi.org/simple/macrobase/ Found link https://files.pythonhosted.org/packages/fe/3e/05fed60caa03feeca0054d5de20ff171e81fda403f279412dc5bbeeecf32/macrobase-0.0.1.tar.gz#sha256=20aad2821987c64d0e30cf0993c33555409ab83a5cfc5b286e1ce7184fe5a29b (from https://pypi.org/simple/macrobase/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/06/23/0d89b507d72cbb0b305463b87e2dc2a30d1345134c66389c586ca3006050/macrobase-0.0.2.tar.gz#sha256=e89a5f204e035bc6831b58c0b314fe50f04ecd15a125dcb4cb7c8b728f51bde5 (from https://pypi.org/simple/macrobase/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz#sha256=fa4dea53495ee9ccf883800d46c988802de18a040a06a7dcd8182d1d6a4c609f (from https://pypi.org/simple/macrobase/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-ah0fpsgz Downloading https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz#sha256=fa4dea53495ee9ccf883800d46c988802de18a040a06a7dcd8182d1d6a4c609f (from https://pypi.org/simple/macrobase/) Added macrobase==0.0.3 from https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz#sha256=fa4dea53495ee9ccf883800d46c988802de18a040a06a7dcd8182d1d6a4c609f to build tracker '/tmp/pip-req-tracker-3l7fct97' Running setup.py (path:/tmp/pip-wheel-1z8q97tx/macrobase/setup.py) egg_info for package macrobase Running command python setup.py egg_info running egg_info creating pip-egg-info/macrobase.egg-info writing pip-egg-info/macrobase.egg-info/PKG-INFO writing top-level names to pip-egg-info/macrobase.egg-info/top_level.txt writing dependency_links to pip-egg-info/macrobase.egg-info/dependency_links.txt writing requirements to pip-egg-info/macrobase.egg-info/requires.txt writing manifest file 'pip-egg-info/macrobase.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/macrobase.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/macrobase.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1z8q97tx/macrobase has version 0.0.3, which satisfies requirement macrobase==0.0.3 from https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz#sha256=fa4dea53495ee9ccf883800d46c988802de18a040a06a7dcd8182d1d6a4c609f Removed macrobase==0.0.3 from https://files.pythonhosted.org/packages/e2/ab/f1929756fa6f123b6dcdb901b454494807e34919d9a10c2928fe4f81315b/macrobase-0.0.3.tar.gz#sha256=fa4dea53495ee9ccf883800d46c988802de18a040a06a7dcd8182d1d6a4c609f from build tracker '/tmp/pip-req-tracker-3l7fct97' Building wheels for collected packages: macrobase Created temporary directory: /tmp/pip-wheel-m8qn56bn Running setup.py bdist_wheel for macrobase: started Destination directory: /tmp/pip-wheel-m8qn56bn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1z8q97tx/macrobase/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-m8qn56bn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/macrobase copying macrobase/exceptions.py -> build/lib/macrobase copying macrobase/config.py -> build/lib/macrobase copying macrobase/pool.py -> build/lib/macrobase copying macrobase/context.py -> build/lib/macrobase copying macrobase/hook.py -> build/lib/macrobase copying macrobase/__init__.py -> build/lib/macrobase copying macrobase/app.py -> build/lib/macrobase 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/macrobase copying build/lib/macrobase/exceptions.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/config.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/pool.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/context.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/hook.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/__init__.py -> build/bdist.linux-armv7l/wheel/macrobase copying build/lib/macrobase/app.py -> build/bdist.linux-armv7l/wheel/macrobase running install_egg_info running egg_info writing macrobase.egg-info/PKG-INFO writing dependency_links to macrobase.egg-info/dependency_links.txt writing requirements to macrobase.egg-info/requires.txt writing top-level names to macrobase.egg-info/top_level.txt reading manifest file 'macrobase.egg-info/SOURCES.txt' writing manifest file 'macrobase.egg-info/SOURCES.txt' Copying macrobase.egg-info to build/bdist.linux-armv7l/wheel/macrobase-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/macrobase-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-m8qn56bn/macrobase-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'macrobase/__init__.py' adding 'macrobase/app.py' adding 'macrobase/config.py' adding 'macrobase/context.py' adding 'macrobase/exceptions.py' adding 'macrobase/hook.py' adding 'macrobase/pool.py' adding 'macrobase-0.0.3.dist-info/METADATA' adding 'macrobase-0.0.3.dist-info/WHEEL' adding 'macrobase-0.0.3.dist-info/top_level.txt' adding 'macrobase-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for macrobase: finished with status 'done' Stored in directory: /tmp/tmpnncyvtg2 Successfully built macrobase Cleaning up... Removing source in /tmp/pip-wheel-1z8q97tx/macrobase Removed build tracker '/tmp/pip-req-tracker-3l7fct97'