Created temporary directory: /tmp/pip-ephem-wheel-cache-_zeog6q_ Created temporary directory: /tmp/pip-req-tracker-vmi9zl7j Created requirements tracker '/tmp/pip-req-tracker-vmi9zl7j' Created temporary directory: /tmp/pip-wheel-1pdl7a1k Collecting pySankeyBeta==1.0.1 1 location(s) to search for versions of pySankeyBeta: * https://pypi.org/simple/pysankeybeta/ Getting page https://pypi.org/simple/pysankeybeta/ Analyzing links from page https://pypi.org/simple/pysankeybeta/ Found link https://files.pythonhosted.org/packages/76/34/3c834f3c5063152e721a0cce496095fda7d06f7ddaa2dc056b7bbaca5fbd/pySankeyBeta-1.0.0.tar.gz#sha256=a0fcf485eb1643f94522563d78ba404a40af32788231a5d8486dbb18fff57eea (from https://pypi.org/simple/pysankeybeta/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz#sha256=a39f3fdddf7dfa461999879651f8b94d2cc9273bc72e42f6b426156ac2257af6 (from https://pypi.org/simple/pysankeybeta/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/20/37/d515e7fefc3c3c93d7a320dc1e50a07ee77246a07dac023712db94f716f0/pySankeyBeta-1.0.2.tar.gz#sha256=3053320954ad5893ffc33f14fb9519b0a50928773bc1bf3f580f1856e0ae1898 (from https://pypi.org/simple/pysankeybeta/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/d6/b6/1cd515052f9c78a8258ae67c79ba1a856ba6f746ef7e022023fa78f0df86/pySankeyBeta-1.0.3.tar.gz#sha256=1201bb3305de81ed2f152a7bea9e2ba1f530ece61a15c17d79bcd20a366a610d (from https://pypi.org/simple/pysankeybeta/), version: 1.0.3 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-4r7c5eu3 Downloading https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz (329kB) Downloading from URL https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz#sha256=a39f3fdddf7dfa461999879651f8b94d2cc9273bc72e42f6b426156ac2257af6 (from https://pypi.org/simple/pysankeybeta/) Added pySankeyBeta==1.0.1 from https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz#sha256=a39f3fdddf7dfa461999879651f8b94d2cc9273bc72e42f6b426156ac2257af6 to build tracker '/tmp/pip-req-tracker-vmi9zl7j' Running setup.py (path:/tmp/pip-wheel-1pdl7a1k/pySankeyBeta/setup.py) egg_info for package pySankeyBeta Running command python setup.py egg_info running egg_info creating pip-egg-info/pySankeyBeta.egg-info writing top-level names to pip-egg-info/pySankeyBeta.egg-info/top_level.txt writing requirements to pip-egg-info/pySankeyBeta.egg-info/requires.txt writing pip-egg-info/pySankeyBeta.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pySankeyBeta.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pySankeyBeta.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pySankeyBeta.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pySankeyBeta.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1pdl7a1k/pySankeyBeta has version 1.0.1, which satisfies requirement pySankeyBeta==1.0.1 from https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz#sha256=a39f3fdddf7dfa461999879651f8b94d2cc9273bc72e42f6b426156ac2257af6 Removed pySankeyBeta==1.0.1 from https://files.pythonhosted.org/packages/e9/12/4fcd90325d99914caf53a9bfd80db1892ca49925ebee9f5aaf1c431700b3/pySankeyBeta-1.0.1.tar.gz#sha256=a39f3fdddf7dfa461999879651f8b94d2cc9273bc72e42f6b426156ac2257af6 from build tracker '/tmp/pip-req-tracker-vmi9zl7j' Building wheels for collected packages: pySankeyBeta Created temporary directory: /tmp/pip-wheel-9qanhl9u Running setup.py bdist_wheel for pySankeyBeta: started Destination directory: /tmp/pip-wheel-9qanhl9u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1pdl7a1k/pySankeyBeta/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-9qanhl9u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pysankey copying pysankey/sankey.py -> build/lib/pysankey copying pysankey/__init__.py -> build/lib/pysankey creating build/lib/pysankey/tests copying pysankey/tests/test_error_case.py -> build/lib/pysankey/tests copying pysankey/tests/test_readme_fruit.py -> build/lib/pysankey/tests copying pysankey/tests/test_customer_goods.py -> build/lib/pysankey/tests copying pysankey/tests/generic_test.py -> build/lib/pysankey/tests copying pysankey/tests/__init__.py -> build/lib/pysankey/tests copying pysankey/tests/test_readme_customer_goods.py -> build/lib/pysankey/tests copying pysankey/tests/test_fruit.py -> build/lib/pysankey/tests 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/pysankey copying build/lib/pysankey/sankey.py -> build/bdist.linux-armv7l/wheel/pysankey copying build/lib/pysankey/__init__.py -> build/bdist.linux-armv7l/wheel/pysankey creating build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/test_error_case.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/test_readme_fruit.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/test_customer_goods.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/generic_test.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/test_readme_customer_goods.py -> build/bdist.linux-armv7l/wheel/pysankey/tests copying build/lib/pysankey/tests/test_fruit.py -> build/bdist.linux-armv7l/wheel/pysankey/tests running install_egg_info running egg_info writing dependency_links to pySankeyBeta.egg-info/dependency_links.txt writing pySankeyBeta.egg-info/PKG-INFO writing top-level names to pySankeyBeta.egg-info/top_level.txt writing requirements to pySankeyBeta.egg-info/requires.txt reading manifest file 'pySankeyBeta.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pySankeyBeta.egg-info/SOURCES.txt' Copying pySankeyBeta.egg-info to build/bdist.linux-armv7l/wheel/pySankeyBeta-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pySankeyBeta-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-9qanhl9u/pySankeyBeta-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pysankey/__init__.py' adding 'pysankey/sankey.py' adding 'pysankey/tests/__init__.py' adding 'pysankey/tests/generic_test.py' adding 'pysankey/tests/test_customer_goods.py' adding 'pysankey/tests/test_error_case.py' adding 'pysankey/tests/test_fruit.py' adding 'pysankey/tests/test_readme_customer_goods.py' adding 'pysankey/tests/test_readme_fruit.py' adding 'pySankeyBeta-1.0.1.dist-info/METADATA' adding 'pySankeyBeta-1.0.1.dist-info/WHEEL' adding 'pySankeyBeta-1.0.1.dist-info/top_level.txt' adding 'pySankeyBeta-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pySankeyBeta: finished with status 'done' Stored in directory: /tmp/tmpino_yjh0 Successfully built pySankeyBeta Cleaning up... Removing source in /tmp/pip-wheel-1pdl7a1k/pySankeyBeta Removed build tracker '/tmp/pip-req-tracker-vmi9zl7j'