Collecting python-ternary==1.0.4 1 location(s) to search for versions of python-ternary: * https://pypi.python.org/simple/python-ternary/ Getting page https://pypi.python.org/simple/python-ternary/ Analyzing links from page https://pypi.org/simple/python-ternary/ Found link https://files.pythonhosted.org/packages/a6/85/afae1cbe08d3744a05d5e652de28e724be42139f72463890de993493fd78/python-ternary-0.1.tar.gz#sha256=5a71443b60e439a4d99d1c8bb92ad1d957a4adaaea3dd2c9b4007dabaab94d60 (from https://pypi.org/simple/python-ternary/), version: 0.1 Found link https://files.pythonhosted.org/packages/f1/f0/098fe545f064f0347857af3fa5bfd401cf6cc98e13d3920b7b3c89856bd9/python-ternary-0.1.1.tar.gz#sha256=e5fd1a94f0a85244ed79e75f4dc22fec348c5a01de4bda31ded85e89286efdef (from https://pypi.org/simple/python-ternary/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/de/0d/fcd966ce7963ab5fcc4b5e113929cd4ca5dade9af37b0e98db1de7f1cb73/python-ternary-1.0.tar.gz#sha256=95ed63d21a263a04d5fd11094b60e5a31d130a01ab3279ca392850f826b90a96 (from https://pypi.org/simple/python-ternary/), version: 1.0 Found link https://files.pythonhosted.org/packages/b3/d1/9125f22e48bd89fc9979779dd8ac01857fd0a9a7fd04b66b67074f251262/python-ternary-1.0.1.tar.gz#sha256=afe8aaffb7b93d2e38121a499b1a9f75d7fadf6de9f7106da1e0d72d12119e58 (from https://pypi.org/simple/python-ternary/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/b3/c4/a57948e7e0ba7e034ff1ee8491158cb1350ca58c0d35cfd059b8b4def8c6/python-ternary-1.0.3.tar.gz#sha256=42e49df2fb135af81f7426ea93aef8d7f4b10ccd78cebf64acf0ae257da2351d (from https://pypi.org/simple/python-ternary/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/25/30/37aaee8f90e2e81c3af928340c687c3bc33513bd1331b7204fc6dc8bf7be/python-ternary-1.0.4.tar.gz#sha256=024b885c3c1b0e828d3d4d35b0946c41e6a6514214cb2fdaa9b3560c4f8139ec (from https://pypi.org/simple/python-ternary/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Downloading https://files.pythonhosted.org/packages/25/30/37aaee8f90e2e81c3af928340c687c3bc33513bd1331b7204fc6dc8bf7be/python-ternary-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/25/30/37aaee8f90e2e81c3af928340c687c3bc33513bd1331b7204fc6dc8bf7be/python-ternary-1.0.4.tar.gz#sha256=024b885c3c1b0e828d3d4d35b0946c41e6a6514214cb2fdaa9b3560c4f8139ec (from https://pypi.org/simple/python-ternary/) Running setup.py (path:/tmp/pip-build-25kone9x/python-ternary/setup.py) egg_info for package python-ternary Running command python setup.py egg_info running egg_info creating pip-egg-info/python_ternary.egg-info writing top-level names to pip-egg-info/python_ternary.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_ternary.egg-info/dependency_links.txt writing pip-egg-info/python_ternary.egg-info/PKG-INFO writing requirements to pip-egg-info/python_ternary.egg-info/requires.txt writing manifest file 'pip-egg-info/python_ternary.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_ternary.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_ternary.egg-info/SOURCES.txt' Source in /tmp/pip-build-25kone9x/python-ternary has version 1.0.4, which satisfies requirement python-ternary==1.0.4 from https://files.pythonhosted.org/packages/25/30/37aaee8f90e2e81c3af928340c687c3bc33513bd1331b7204fc6dc8bf7be/python-ternary-1.0.4.tar.gz#sha256=024b885c3c1b0e828d3d4d35b0946c41e6a6514214cb2fdaa9b3560c4f8139ec Building wheels for collected packages: python-ternary Running setup.py bdist_wheel for python-ternary: started Destination directory: /tmp/tmp39xx0et9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-25kone9x/python-ternary/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/tmp39xx0et9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ternary copying ternary/__init__.py -> build/lib/ternary copying ternary/helpers.py -> build/lib/ternary copying ternary/colormapping.py -> build/lib/ternary copying ternary/lines.py -> build/lib/ternary copying ternary/heatmapping.py -> build/lib/ternary copying ternary/plotting.py -> build/lib/ternary copying ternary/ternary_axes_subplot.py -> build/lib/ternary copying ternary/coordinates.py -> build/lib/ternary 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/ternary copying build/lib/ternary/__init__.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/helpers.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/colormapping.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/lines.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/heatmapping.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/plotting.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/ternary_axes_subplot.py -> build/bdist.linux-armv7l/wheel/ternary copying build/lib/ternary/coordinates.py -> build/bdist.linux-armv7l/wheel/ternary running install_egg_info running egg_info creating python_ternary.egg-info writing python_ternary.egg-info/PKG-INFO writing dependency_links to python_ternary.egg-info/dependency_links.txt writing requirements to python_ternary.egg-info/requires.txt writing top-level names to python_ternary.egg-info/top_level.txt writing manifest file 'python_ternary.egg-info/SOURCES.txt' reading manifest file 'python_ternary.egg-info/SOURCES.txt' writing manifest file 'python_ternary.egg-info/SOURCES.txt' Copying python_ternary.egg-info to build/bdist.linux-armv7l/wheel/python_ternary-1.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_ternary-1.0.4.dist-info/WHEEL Running setup.py bdist_wheel for python-ternary: finished with status 'done' Stored in directory: /tmp/tmp_m73fjhx Successfully built python-ternary Cleaning up... Removing source in /tmp/pip-build-25kone9x/python-ternary