Collecting vectormath==0.2.0 1 location(s) to search for versions of vectormath: * https://pypi.python.org/simple/vectormath/ Getting page https://pypi.python.org/simple/vectormath/ Analyzing links from page https://pypi.org/simple/vectormath/ Found link https://files.pythonhosted.org/packages/8f/c0/b48a119dcd8196aa77471bcdcea4f2e6741740461c9decc1d24df2337a9f/vectormath-0.0.1.tar.gz#sha256=a7618ec9c5b9da8a206c690eeb5d2cdbca89cf7053289e38e7a0c21e63f887f1 (from https://pypi.org/simple/vectormath/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7a/b2/96934a77ea4eadec9332f534839247678b24fc25b0442357958920168ca1/vectormath-0.0.2.tar.gz#sha256=dcf9cd212436d45e008219e3c35772d7f9a478d38b22b248a94f8c404de6fe59 (from https://pypi.org/simple/vectormath/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/4f/0a/23b0038b4038e0d9fde8b74077b1910fa088b68066efd9efa8c9eb32c941/vectormath-0.0.3.tar.gz#sha256=2c5e05c69bdc83a10f37c4c4d67faa5415238930126e8da4848b922dab9352fa (from https://pypi.org/simple/vectormath/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/3d/b8/0b0e8b7d978902b6d489c4d3393d7fa340e0bdab35d4b96d2d0e5fdbeee7/vectormath-0.1.0.tar.gz#sha256=1337bf59884d9cf3ec131a181e31b12716fd5ed48fa80daaab5bc63dd7affe99 (from https://pypi.org/simple/vectormath/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/7c/e5/b0db30a044a29430afa113bb8d9ae2d0b1a8e5c911b797959a1f1abd46a8/vectormath-0.1.1.tar.gz#sha256=1f07388e90cea436dd70579a51666b400c3a7955f9521bdfc0474b4166c60d9d (from https://pypi.org/simple/vectormath/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/10/10/d6271e24ef3f058d9628a6389d8c69e0fa38ca00a625a0f1c5e0a097487e/vectormath-0.1.2.tar.gz#sha256=383a558178f0b8851ce17f487f5e0706d2b8ebea3d38c70508bb0e24ce5e790f (from https://pypi.org/simple/vectormath/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/bf/0c/58f9a1cba71873af9c3cd7b469806319b0638a3d6cb4fa700f37bc256caa/vectormath-0.1.4.tar.gz#sha256=a3c5230c50f941aba2838f776fad11c1ed8c48fb822b3a0224ec15d0d62574da (from https://pypi.org/simple/vectormath/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/c7/44/297304759e6e5076b5fe96cdef1dd7ff6e1c67b1e735a8284ab7f5555712/vectormath-0.2.0.tar.gz#sha256=80142d4c8d6110ba152df8447d8761eaa4c5459244138eb64718666340eefa4a (from https://pypi.org/simple/vectormath/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/c7/44/297304759e6e5076b5fe96cdef1dd7ff6e1c67b1e735a8284ab7f5555712/vectormath-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c7/44/297304759e6e5076b5fe96cdef1dd7ff6e1c67b1e735a8284ab7f5555712/vectormath-0.2.0.tar.gz#sha256=80142d4c8d6110ba152df8447d8761eaa4c5459244138eb64718666340eefa4a (from https://pypi.org/simple/vectormath/) Running setup.py (path:/tmp/pip-build-3yx3szo8/vectormath/setup.py) egg_info for package vectormath Running command python setup.py egg_info running egg_info creating pip-egg-info/vectormath.egg-info writing pip-egg-info/vectormath.egg-info/PKG-INFO writing dependency_links to pip-egg-info/vectormath.egg-info/dependency_links.txt writing requirements to pip-egg-info/vectormath.egg-info/requires.txt writing top-level names to pip-egg-info/vectormath.egg-info/top_level.txt writing manifest file 'pip-egg-info/vectormath.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vectormath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vectormath.egg-info/SOURCES.txt' Source in /tmp/pip-build-3yx3szo8/vectormath has version 0.2.0, which satisfies requirement vectormath==0.2.0 from https://files.pythonhosted.org/packages/c7/44/297304759e6e5076b5fe96cdef1dd7ff6e1c67b1e735a8284ab7f5555712/vectormath-0.2.0.tar.gz#sha256=80142d4c8d6110ba152df8447d8761eaa4c5459244138eb64718666340eefa4a Building wheels for collected packages: vectormath Running setup.py bdist_wheel for vectormath: started Destination directory: /tmp/tmpsn1x54nwpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3yx3szo8/vectormath/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/tmpsn1x54nwpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vectormath copying vectormath/__init__.py -> build/lib/vectormath copying vectormath/vector.py -> build/lib/vectormath running egg_info writing dependency_links to vectormath.egg-info/dependency_links.txt writing vectormath.egg-info/PKG-INFO writing top-level names to vectormath.egg-info/top_level.txt writing requirements to vectormath.egg-info/requires.txt reading manifest file 'vectormath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vectormath.egg-info/SOURCES.txt' 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/vectormath copying build/lib/vectormath/__init__.py -> build/bdist.linux-armv7l/wheel/vectormath copying build/lib/vectormath/vector.py -> build/bdist.linux-armv7l/wheel/vectormath running install_egg_info Copying vectormath.egg-info to build/bdist.linux-armv7l/wheel/vectormath-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vectormath-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for vectormath: finished with status 'done' Stored in directory: /tmp/tmp_q7_5b60 Successfully built vectormath Cleaning up... Removing source in /tmp/pip-build-3yx3szo8/vectormath