Collecting d3flux==0.2.2 1 location(s) to search for versions of d3flux: * https://pypi.python.org/simple/d3flux/ Getting page https://pypi.python.org/simple/d3flux/ Analyzing links from page https://pypi.python.org/simple/d3flux/ Found link https://pypi.python.org/packages/01/1c/2757d6fe08af01d16ec8cce13e61ac5d76bbb40d954eb21712c53684aad8/d3flux-0.1.tar.gz#md5=d22cc24ae617bb8eb1d73095b0ffc203 (from https://pypi.python.org/simple/d3flux/), version: 0.1 Found link https://pypi.python.org/packages/2a/5a/8bac70c2df74fa9342f543f87e22da4dd2d9c1df672b44f77f787104b831/d3flux-0.1.4.tar.gz#md5=acbc998846e272df57e214bde3675d9e (from https://pypi.python.org/simple/d3flux/), version: 0.1.4 Found link https://pypi.python.org/packages/2c/71/3fa9467de0deea3a6bd1de6a231b9529a2f965eed0f0a78e5a7ddadd592b/d3flux-0.1.2.tar.gz#md5=656bff40bce340036c9b51e4fd5a4a2f (from https://pypi.python.org/simple/d3flux/), version: 0.1.2 Found link https://pypi.python.org/packages/54/8e/42970efe1fc9534f0ba8e3f433a7690525f9036ad2a998430d5e892df8db/d3flux-0.1.3.tar.gz#md5=e5a48795e85b64e8f263253aff2f39df (from https://pypi.python.org/simple/d3flux/), version: 0.1.3 Found link https://pypi.python.org/packages/60/5d/47c7045c89ddced3b1a6bd10ee46d68a381a438981a2bb9ba5a4e4de5034/d3flux-0.2.0.tar.gz#md5=8699798dce3234219923a566eb4125e4 (from https://pypi.python.org/simple/d3flux/), version: 0.2.0 Found link https://pypi.python.org/packages/8a/d1/fde2ffb0deeeac79cd4992c647a3c489fc533f3df49704a5b968a2d7e40a/d3flux-0.1.1.tar.gz#md5=4a83378a4945ff6d286a0a36b2dcb5f7 (from https://pypi.python.org/simple/d3flux/), version: 0.1.1 Found link https://pypi.python.org/packages/c8/b8/d973209a4a49d455663c5623c89c8ba3497b19f3f895d17777e9178878c2/d3flux-0.2.1.tar.gz#md5=cc9b261f71f31aa9bf020db9c1957dc2 (from https://pypi.python.org/simple/d3flux/), version: 0.2.1 Found link https://pypi.python.org/packages/cc/fd/63d51883935bea4da6adc692abb8f1bc7d9a8e2701779fd2ca8585d21cbd/d3flux-0.2.2.tar.gz#md5=8aa3b867782196bce88df04961d9e03b (from https://pypi.python.org/simple/d3flux/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Downloading d3flux-0.2.2.tar.gz Downloading from URL https://pypi.python.org/packages/cc/fd/63d51883935bea4da6adc692abb8f1bc7d9a8e2701779fd2ca8585d21cbd/d3flux-0.2.2.tar.gz#md5=8aa3b867782196bce88df04961d9e03b (from https://pypi.python.org/simple/d3flux/) Running setup.py (path:/tmp/pip-build-dblc1p9u/d3flux/setup.py) egg_info for package d3flux Running command python setup.py egg_info running egg_info creating pip-egg-info/d3flux.egg-info writing requirements to pip-egg-info/d3flux.egg-info/requires.txt writing pip-egg-info/d3flux.egg-info/PKG-INFO writing dependency_links to pip-egg-info/d3flux.egg-info/dependency_links.txt writing top-level names to pip-egg-info/d3flux.egg-info/top_level.txt writing manifest file 'pip-egg-info/d3flux.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/d3flux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/d3flux.egg-info/SOURCES.txt' Source in /tmp/pip-build-dblc1p9u/d3flux has version 0.2.2, which satisfies requirement d3flux==0.2.2 from https://pypi.python.org/packages/cc/fd/63d51883935bea4da6adc692abb8f1bc7d9a8e2701779fd2ca8585d21cbd/d3flux-0.2.2.tar.gz#md5=8aa3b867782196bce88df04961d9e03b Building wheels for collected packages: d3flux Running setup.py bdist_wheel for d3flux: started Destination directory: /tmp/tmp4r382r2kpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dblc1p9u/d3flux/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/tmp4r382r2kpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/d3flux copying d3flux/__init__.py -> build/lib/d3flux creating build/lib/d3flux/templates copying d3flux/templates/__init__.py -> build/lib/d3flux/templates creating build/lib/d3flux/core copying d3flux/core/flux_layouts.py -> build/lib/d3flux/core copying d3flux/core/__init__.py -> build/lib/d3flux/core copying d3flux/core/display_tools.py -> build/lib/d3flux/core copying d3flux/templates/output_template.html -> build/lib/d3flux/templates copying d3flux/templates/network_style.css -> build/lib/d3flux/templates copying d3flux/templates/d3flux.js -> build/lib/d3flux/templates 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/d3flux copying build/lib/d3flux/__init__.py -> build/bdist.linux-armv7l/wheel/d3flux creating build/bdist.linux-armv7l/wheel/d3flux/templates copying build/lib/d3flux/templates/output_template.html -> build/bdist.linux-armv7l/wheel/d3flux/templates copying build/lib/d3flux/templates/__init__.py -> build/bdist.linux-armv7l/wheel/d3flux/templates copying build/lib/d3flux/templates/network_style.css -> build/bdist.linux-armv7l/wheel/d3flux/templates copying build/lib/d3flux/templates/d3flux.js -> build/bdist.linux-armv7l/wheel/d3flux/templates creating build/bdist.linux-armv7l/wheel/d3flux/core copying build/lib/d3flux/core/flux_layouts.py -> build/bdist.linux-armv7l/wheel/d3flux/core copying build/lib/d3flux/core/__init__.py -> build/bdist.linux-armv7l/wheel/d3flux/core copying build/lib/d3flux/core/display_tools.py -> build/bdist.linux-armv7l/wheel/d3flux/core running install_egg_info running egg_info writing d3flux.egg-info/PKG-INFO writing dependency_links to d3flux.egg-info/dependency_links.txt writing top-level names to d3flux.egg-info/top_level.txt writing requirements to d3flux.egg-info/requires.txt reading manifest file 'd3flux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'd3flux.egg-info/SOURCES.txt' Copying d3flux.egg-info to build/bdist.linux-armv7l/wheel/d3flux-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/d3flux-0.2.2.dist-info/WHEEL Running setup.py bdist_wheel for d3flux: finished with status 'done' Stored in directory: /tmp/tmpp8aj2wu4 Successfully built d3flux Cleaning up... Removing source in /tmp/pip-build-dblc1p9u/d3flux