Created temporary directory: /tmp/pip-ephem-wheel-cache-1txig493 Created temporary directory: /tmp/pip-req-tracker-vae_gjeh Created requirements tracker '/tmp/pip-req-tracker-vae_gjeh' Created temporary directory: /tmp/pip-wheel-67p48ksr Collecting beeline==0.0.9-alpha 1 location(s) to search for versions of beeline: * https://pypi.org/simple/beeline/ Getting page https://pypi.org/simple/beeline/ Analyzing links from page https://pypi.org/simple/beeline/ Found link https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz#sha256=7dfe83a0af86dc3ce005e82b22639b791876e0e08bfb4ebd2440fbe6350d9108 (from https://pypi.org/simple/beeline/), version: 0.0.9-alpha Using version 0.0.9a0 (newest of versions: 0.0.9a0) Created temporary directory: /tmp/pip-unpack-6soinx4q Downloading https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz#sha256=7dfe83a0af86dc3ce005e82b22639b791876e0e08bfb4ebd2440fbe6350d9108 (from https://pypi.org/simple/beeline/) Added beeline==0.0.9-alpha from https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz#sha256=7dfe83a0af86dc3ce005e82b22639b791876e0e08bfb4ebd2440fbe6350d9108 to build tracker '/tmp/pip-req-tracker-vae_gjeh' Running setup.py (path:/tmp/pip-wheel-67p48ksr/beeline/setup.py) egg_info for package beeline Running command python setup.py egg_info running egg_info creating pip-egg-info/beeline.egg-info writing top-level names to pip-egg-info/beeline.egg-info/top_level.txt writing dependency_links to pip-egg-info/beeline.egg-info/dependency_links.txt writing pip-egg-info/beeline.egg-info/PKG-INFO writing entry points to pip-egg-info/beeline.egg-info/entry_points.txt writing manifest file 'pip-egg-info/beeline.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.0.9-alpha' to '0.0.9a0' normalized_version, package init file 'beeline/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/beeline.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/beeline.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-67p48ksr/beeline has version 0.0.9a0, which satisfies requirement beeline==0.0.9-alpha from https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz#sha256=7dfe83a0af86dc3ce005e82b22639b791876e0e08bfb4ebd2440fbe6350d9108 Removed beeline==0.0.9-alpha from https://files.pythonhosted.org/packages/ba/19/3bff5fd8acdecd109b55874176319ea2b432391cbfbf35ca4007591a4fe9/beeline-0.0.9-alpha.tar.gz#sha256=7dfe83a0af86dc3ce005e82b22639b791876e0e08bfb4ebd2440fbe6350d9108 from build tracker '/tmp/pip-req-tracker-vae_gjeh' Building wheels for collected packages: beeline Created temporary directory: /tmp/pip-wheel-3y8cxyvf Running setup.py bdist_wheel for beeline: started Destination directory: /tmp/pip-wheel-3y8cxyvf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-67p48ksr/beeline/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-3y8cxyvf /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.0.9-alpha' to '0.0.9a0' normalized_version, running bdist_wheel running build running build_py package init file 'beeline/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/beeline copying beeline/__main__.py -> build/lib/beeline 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/beeline copying build/lib/beeline/__main__.py -> build/bdist.linux-armv7l/wheel/beeline running install_egg_info running egg_info creating beeline.egg-info writing beeline.egg-info/PKG-INFO writing dependency_links to beeline.egg-info/dependency_links.txt writing entry points to beeline.egg-info/entry_points.txt writing top-level names to beeline.egg-info/top_level.txt writing manifest file 'beeline.egg-info/SOURCES.txt' reading manifest file 'beeline.egg-info/SOURCES.txt' writing manifest file 'beeline.egg-info/SOURCES.txt' Copying beeline.egg-info to build/bdist.linux-armv7l/wheel/beeline-0.0.9a0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/beeline-0.0.9a0.dist-info/WHEEL creating '/tmp/pip-wheel-3y8cxyvf/beeline-0.0.9a0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'beeline/__main__.py' adding 'beeline-0.0.9a0.dist-info/METADATA' adding 'beeline-0.0.9a0.dist-info/WHEEL' adding 'beeline-0.0.9a0.dist-info/entry_points.txt' adding 'beeline-0.0.9a0.dist-info/top_level.txt' adding 'beeline-0.0.9a0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for beeline: finished with status 'done' Stored in directory: /tmp/tmp1vuqxuxj Successfully built beeline Cleaning up... Removing source in /tmp/pip-wheel-67p48ksr/beeline Removed build tracker '/tmp/pip-req-tracker-vae_gjeh'